Compartir a través de


TopologyAssociation.AssociationType Propiedad

Definición

Obtiene o establece el tipo de asociación del recurso secundario en el recurso primario. Entre los valores posibles se incluyen: "Asociado", "Contains"

[Newtonsoft.Json.JsonProperty(PropertyName="associationType")]
public string AssociationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="associationType")>]
member this.AssociationType : string with get, set
Public Property AssociationType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a