IPolicyInsightsIdentity.AttestationName Property

Definition

The name of the attestation.

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

Property Value

Attributes

Applies to