다음을 통해 공유


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

적용 대상