Share via


IMetadataModel.Provider Property

Definition

Providers for the solution content item

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Providers for the solution content item", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providers")]
public string[] Provider { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Providers for the solution content item", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providers")>]
member this.Provider : string[] with get, set
Public Property Provider As String()

Property Value

String[]
Attributes

Applies to