ParameterDefinition.StrongType Property

Definition

Gets or sets strongType for UI to render rich experience during blueprint assignment. Supported strong types are resourceType, principalId and 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to