Language

DataPolicyManifest.Namespace Property

Definition

The list of namespaces for the data policy manifest.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> Namespace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)>]
member this.Namespace : System.Collections.Generic.List<string> with get, set
Public Property Namespace As List(Of String)

Property Value

Implements

Attributes

Applies to