ICertificateProperties.Type Property

Definition

The type of the certificate source.

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

Property Value

Attributes

Applies to