GetAzProviderHubSku_List3.ProviderNamespace Property

Definition

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

Property Value

String
Attributes

Applies to