다음을 통해 공유


MaintenanceConfiguration.NamespaceProperty Property

Definition

Gets or sets namespace of the resource

[Newtonsoft.Json.JsonProperty(PropertyName="properties.namespace")]
public string NamespaceProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.namespace")>]
member this.NamespaceProperty : string with get, set
Public Property NamespaceProperty As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to