Sdílet prostřednictvím


ParameterDefinition.Type Vlastnost

Definice

Získá nebo nastaví povolené datové typy pro parametry šablony Resource Manager. Možné hodnoty: 'string', 'array', 'bool', 'int', 'object', 'secureObject', 'secureString'

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro