ParameterDefinition.StrongType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
StrongType for UI to render rich experience during blueprint assignment. Supported strong types are resourceType, principalId and location.
public string StrongType { get; set; }
member this.StrongType : string with get, set
Public Property StrongType As String