Partilhar via


Alias.Type Propriedade

Definição

Obtém ou define o tipo do alias. Os valores possíveis incluem: 'NotSpecified', 'PlainText', 'Mask'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.ResourceManager.Models.AliasType? Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.ResourceManager.Models.AliasType> with get, set
Public Property Type As Nullable(Of AliasType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a