IAccount.EndpointScan Property

Definition

Gets the scan endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the scan endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="scan")]
public string EndpointScan { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the scan endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="scan")>]
member this.EndpointScan : string
Public ReadOnly Property EndpointScan As String

Property Value

Attributes

Applies to