Compartir a través de


Profile.AllowedEndpointRecordTypes Propiedad

Definición

Obtiene o establece la lista de tipos de registro de punto de conexión permitidos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a