Share via


IOperationDisplay.Provider Property

Definition

The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="provider")]
public string Provider { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="provider")>]
member this.Provider : string
Public ReadOnly Property Provider As String

Property Value

Attributes

Applies to