Compartir a través de


VirtualCluster.ChildResources Propiedad

Definición

Obtiene la lista de recursos de este clúster virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.childResources")]
public System.Collections.Generic.IList<string> ChildResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.childResources")>]
member this.ChildResources : System.Collections.Generic.IList<string>
Public ReadOnly Property ChildResources As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a