次の方法で共有


Schedule interface

タスクを実行するスケジュールを表します。

Extends

プロパティ

frequency

このスケジュールされたタスクの頻度。

location

リソースが保存されている地理的な場所

provisioningState

リソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

state

このスケジュールされたタスクが有効かどうかを示します。

tags

リソース タグ。

time

アクションをトリガーするターゲット時刻。 形式は HH:MM です。

timeZone

スケジュールを実行する必要がある IANA タイムゾーン ID。

typePropertiesType

サポートされている種類は、このスケジュールされたタスクが表します。

継承されたプロパティ

id

リソースの完全修飾リソース ID。 例: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name

リソース名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

frequency

このスケジュールされたタスクの頻度。

frequency?: string

プロパティ値

string

location

リソースが保存されている地理的な場所

location?: string

プロパティ値

string

provisioningState

リソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

state

このスケジュールされたタスクが有効かどうかを示します。

state?: string

プロパティ値

string

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

time

アクションをトリガーするターゲット時刻。 形式は HH:MM です。

time?: string

プロパティ値

string

timeZone

スケジュールを実行する必要がある IANA タイムゾーン ID。

timeZone?: string

プロパティ値

string

typePropertiesType

サポートされている種類は、このスケジュールされたタスクが表します。

typePropertiesType?: string

プロパティ値

string

継承されたプロパティの詳細

id

リソースの完全修飾リソース ID。 例: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id?: string

プロパティ値

string

Resource.idから継承

name

リソース名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name?: string

プロパティ値

string

Resource.nameから継承

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

systemData?: SystemData

プロパティ値

Resource.systemDataから継承

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

Resource.typeから継承