IIsolatedVMAttestationConfiguration.RelyingPartyServiceEndpoint 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.
Region specific endpoint for relying party service.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Region specific endpoint for relying party service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="relyingPartyServiceEndpoint")]
public string RelyingPartyServiceEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Region specific endpoint for relying party service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="relyingPartyServiceEndpoint")>]
member this.RelyingPartyServiceEndpoint : string
Public ReadOnly Property RelyingPartyServiceEndpoint As String
Property Value
- Attributes