NewOrUpdateAzCosmosDBAccount.Name Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Name of the Cosmos DB database account.", Mandatory=true, ParameterSetName="ByNameParameterSet")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Name { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Name of the Cosmos DB database account.", Mandatory=true, ParameterSetName="ByNameParameterSet")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to