Compartir a través de


KubernetesRoleStorage.Endpoints Propiedad

Definición

Obtiene o establece puntos de montaje de recursos compartidos en roles.

[Newtonsoft.Json.JsonProperty(PropertyName="endpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.MountPointMap> Endpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.MountPointMap> with get, set
Public Property Endpoints As IList(Of MountPointMap)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a