Compartir a través de


Alias.Type Propiedad

Definición

Obtiene o establece el tipo del alias. Entre los valores posibles se incluyen: '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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a