次の方法で共有


AzureFileShareProtectionPolicy.SchedulePolicy プロパティ

定義

バックアップ ポリシーの一部として指定されたバックアップ スケジュールを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="schedulePolicy")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.SchedulePolicy SchedulePolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schedulePolicy")>]
member this.SchedulePolicy : Microsoft.Azure.Management.RecoveryServices.Backup.Models.SchedulePolicy with get, set
Public Property SchedulePolicy As SchedulePolicy

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象