INamespacedNameResource.Namespace 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.
Namespace in which the resource exists
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Namespace in which the resource exists", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="namespace")]
public string Namespace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Namespace in which the resource exists", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="namespace")>]
member this.Namespace : string with get, set
Public Property Namespace As String
Property Value
- Attributes