Share via


IAppServiceCertificateOrderPatchResource.KeySize Property

Definition

Certificate key size.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Certificate key size.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="keySize")]
public int? KeySize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Certificate key size.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="keySize")>]
member this.KeySize : Nullable<int> with get, set
Public Property KeySize As Nullable(Of Integer)

Property Value

Attributes

Applies to