ICryptoCertificateResource.Usage Property

Definition

List of functions the certificate can fulfill.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="List of functions the certificate can fulfill.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="usage", Update=true)]
public System.Collections.Generic.List<string> Usage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="List of functions the certificate can fulfill.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="usage", Update=true)>]
member this.Usage : System.Collections.Generic.List<string> with get, set
Public Property Usage As List(Of String)

Property Value

Attributes

Applies to