Partager via


Alias.Type Propriété

Définition

Obtient ou définit le type de l’alias. Les valeurs possibles sont les suivantes : « NotSpecified », « PlainText », « Mask »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à