GetAzProviderHubSkuNestedResourceTypeFirst_Get.ProviderNamespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes