IResourceProviderDetails.ResourceProviderNamespace 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.
Resource provider namespace
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Resource provider namespace", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceProviderNamespace", Update=false)]
public string ResourceProviderNamespace { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Resource provider namespace", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceProviderNamespace", Update=false)>]
member this.ResourceProviderNamespace : string
Public ReadOnly Property ResourceProviderNamespace As String
Property Value
- Attributes