Share via


IOperation.DisplayProvider Property

Definition

Provider of the operation.

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

Property Value

Attributes

Applies to