Freigeben über


CloudServiceOsProfile.Secrets Eigenschaft

Definition

Ruft einen Satz von Zertifikaten ab, der auf den Rolleninstanzen installiert werden soll, oder legt diesen fest.

[Newtonsoft.Json.JsonProperty(PropertyName="secrets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.CloudServiceVaultSecretGroup> Secrets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secrets")>]
member this.Secrets : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.CloudServiceVaultSecretGroup> with get, set
Public Property Secrets As IList(Of CloudServiceVaultSecretGroup)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: