Partager via


Profile.AllowedEndpointRecordTypes Propriété

Définition

Obtient ou définit la liste des types d’enregistrements de point de terminaison autorisés.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedEndpointRecordTypes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.TrafficManager.Models.AllowedEndpointRecordType?> AllowedEndpointRecordTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedEndpointRecordTypes")>]
member this.AllowedEndpointRecordTypes : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.TrafficManager.Models.AllowedEndpointRecordType>> with get, set
Public Property AllowedEndpointRecordTypes As IList(Of Nullable(Of AllowedEndpointRecordType))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à