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