Share via


StorageSshPublicKey.Description Property

Definition

Optional. It is used to store the function/usage of the key.

public Azure.Provisioning.BicepValue<string> Description { get; set; }
member this.Description : Azure.Provisioning.BicepValue<string> with get, set
Public Property Description As BicepValue(Of String)

Property Value

Applies to