次の方法で共有


ResourceGuardProxyBase.ResourceGuardOperationDetails プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象