共用方式為


AvailableOperations.Value 屬性

定義

取得或設定可用作業詳細資料的集合

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於