Bagikan melalui


TagResourceContract.Operation Property

Definition

Gets or sets operation associated with the tag.

[Newtonsoft.Json.JsonProperty(PropertyName="operation")]
public Microsoft.Azure.Management.ApiManagement.Models.OperationTagResourceContractProperties Operation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operation")>]
member this.Operation : Microsoft.Azure.Management.ApiManagement.Models.OperationTagResourceContractProperties with get, set
Public Property Operation As OperationTagResourceContractProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to