IAttestationIdentity.ProviderName Property

Definition

Name of the attestation provider.

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

Property Value

Attributes

Applies to