Sdílet prostřednictvím


ProviderOperationsMetadata.Operations Vlastnost

Definice

Získá nebo nastaví operace zprostředkovatele.

[Newtonsoft.Json.JsonProperty(PropertyName="operations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.ProviderOperation> Operations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operations")>]
member this.Operations : System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.ProviderOperation> with get, set
Public Property Operations As IList(Of ProviderOperation)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro