OperationDisplay.Provider Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="provider")]
public string Provider { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="provider")>]
member this.Provider : string
Public ReadOnly Property Provider As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to