IStatusResult.AttestUri 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 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