IAccountEndpoints.Guardian 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.
Gets the guardian endpoint.
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the guardian endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="guardian")]
public string Guardian { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the guardian endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="guardian")>]
member this.Guardian : string
Public ReadOnly Property Guardian As String
Property Value
- Attributes