IAttestationProvider.AttestUri Property

Definition

Gets the uri of attestation service

[Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Description="Gets the uri of attestation service", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="attestUri")]
public string AttestUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Description="Gets the uri of attestation service", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="attestUri")>]
member this.AttestUri : string with get, set
Public Property AttestUri As String

Property Value

Attributes

Applies to