OperationDisplay interface
操作を表す オブジェクト。
プロパティ
description | 操作の説明。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
operation | 操作の種類: 読み取り、書き込み、削除など。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
provider | サービス プロバイダー: Microsoft.Consumption。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
resource | 操作が実行されるリソース: UsageDetail など。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
プロパティの詳細
description
操作の説明。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
description?: string
プロパティ値
string
operation
操作の種類: 読み取り、書き込み、削除など。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
operation?: string
プロパティ値
string
provider
サービス プロバイダー: Microsoft.Consumption。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
provider?: string
プロパティ値
string
resource
操作が実行されるリソース: UsageDetail など。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
resource?: string
プロパティ値
string