NewAzSpringCloudAppDeployment_CreateExpanded.Name Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Category(new Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.ParameterCategory.Path })]
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The name of the Deployment resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="deploymentName")]
[System.Management.Automation.Alias(new System.String[] { "DeploymentName" })]
[System.Management.Automation.Parameter(HelpMessage="The name of the Deployment resource.", Mandatory=true)]
public string Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Category(new Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.ParameterCategory.Path })>]
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The name of the Deployment resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="deploymentName")>]
[<System.Management.Automation.Alias(new System.String[] { "DeploymentName" })>]
[<System.Management.Automation.Parameter(HelpMessage="The name of the Deployment resource.", Mandatory=true)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

String
Attributes

Applies to