Patch interface
予約パッチの要求
プロパティ
| applied |
適用されたスコープの種類に固有のプロパティ。 該当しない場合は必須ではありません。 AppliedScopeType が ManagementGroup の場合は、tenantId と managementGroupId を指定する必要があります |
| applied |
特典が適用されるサブスクリプションの一覧。 AppliedScopeType が Shared かどうかを指定しないでください。 このプロパティは非推奨となり、Single AppliedScopeType の代わりに appliedScopeProperties に置き換えられます。 |
| applied |
適用されたスコープの種類。 |
| instance |
これをオンにすると、同じ VM サイズ グループ内の他の VM に予約割引が適用されます。 VirtualMachines の予約済みリソースの種類にのみ指定します。 |
| name | 予約の表示名 |
| renew | これを true に設定すると、有効期限の日時に新しい予約が自動的に購入されます。 |
| renew |
|
| review |
これは、Azure ハイブリッド特典を確認する必要がある日時です。 |
プロパティの詳細
appliedScopeProperties
適用されたスコープの種類に固有のプロパティ。 該当しない場合は必須ではありません。 AppliedScopeType が ManagementGroup の場合は、tenantId と managementGroupId を指定する必要があります
appliedScopeProperties?: AppliedScopeProperties
プロパティ値
appliedScopes
特典が適用されるサブスクリプションの一覧。 AppliedScopeType が Shared かどうかを指定しないでください。 このプロパティは非推奨となり、Single AppliedScopeType の代わりに appliedScopeProperties に置き換えられます。
appliedScopes?: string[]
プロパティ値
string[]
appliedScopeType
適用されたスコープの種類。
appliedScopeType?: string
プロパティ値
string
instanceFlexibility
これをオンにすると、同じ VM サイズ グループ内の他の VM に予約割引が適用されます。 VirtualMachines の予約済みリソースの種類にのみ指定します。
instanceFlexibility?: string
プロパティ値
string
name
予約の表示名
name?: string
プロパティ値
string
renew
これを true に設定すると、有効期限の日時に新しい予約が自動的に購入されます。
renew?: boolean
プロパティ値
boolean
renewProperties
reviewDateTime
これは、Azure ハイブリッド特典を確認する必要がある日時です。
reviewDateTime?: Date
プロパティ値
Date