Share via


IOperationDisplayAutoGenerated.Provider Property

Definition

Friendly name of the resource provider.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Friendly name of the resource provider.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="provider")]
public string Provider { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Friendly name of the resource provider.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="provider")>]
member this.Provider : string with get, set
Public Property Provider As String

Property Value

Attributes

Applies to