Share via


IProviderHubIdentity.ProviderNamespace Property

Definition

The name of the resource provider hosted within ProviderHub.

[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=false, SerializedName="providerNamespace")]
public string ProviderNamespace { get; set; }
[<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=false, SerializedName="providerNamespace")>]
member this.ProviderNamespace : string with get, set
Public Property ProviderNamespace As String

Property Value

Attributes

Applies to