Partilhar via


CloudServiceOsProfile.Secrets Propriedade

Definição

Obtém ou define o conjunto de certificados que devem ser instalados nas instâncias de função.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a