Compartir a través de


ParameterDefinition.StrongType Propiedad

Definición

Obtiene o establece strongType para que la interfaz de usuario represente una experiencia enriquecida durante la asignación del plano técnico. Los tipos seguros admitidos son resourceType, principalId y location.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a