ComputeOperationValue.Provider Property

Definition

Gets the resource provider for the operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to