ICertificatePatchResource.FriendlyName Property

Definition

Friendly name of the certificate.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Friendly name of the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="friendlyName", Update=false)]
public string FriendlyName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Friendly name of the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="friendlyName", Update=false)>]
member this.FriendlyName : string
Public ReadOnly Property FriendlyName As String

Property Value

Attributes

Applies to