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