NewAzProviderHubDefaultRollout_CreateExpanded.StatusCompletedRegion Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Category(new Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description=".", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="completedRegions")]
[System.Management.Automation.AllowEmptyCollection]
[System.Management.Automation.Parameter(HelpMessage=".", Mandatory=false)]
public string[] StatusCompletedRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Category(new Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description=".", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="completedRegions")>]
[<System.Management.Automation.AllowEmptyCollection>]
[<System.Management.Automation.Parameter(HelpMessage=".", Mandatory=false)>]
member this.StatusCompletedRegion : string[] with get, set
Public Property StatusCompletedRegion As String()

Property Value

String[]
Attributes

Applies to