IAttestationProvider.AttestUri Property

Definition

Gets the uri of attestation service

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

Property Value

Attributes

Applies to