Share via


IOperation.DisplayProvider Property

Definition

The name of the provider of the operation.

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

Property Value

Attributes

Applies to