Share via


IParameterDefinitionsValueMetadata.StrongType Property

Definition

Used when assigning the policy definition through the portal. Provides a context aware list of values for the user to choose from.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="Used when assigning the policy definition through the portal. Provides a context aware list of values for the user to choose from.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="strongType", Update=true)]
public string StrongType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="Used when assigning the policy definition through the portal. Provides a context aware list of values for the user to choose from.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="strongType", Update=true)>]
member this.StrongType : string with get, set
Public Property StrongType As String

Property Value

Attributes

Applies to