FileSystemResourceUpdate interface
FileSystemResource の更新操作に使用される型。
プロパティ
identity | このリソースに割り当てられたマネージド サービス ID。 |
properties | FileSystemResource の更新可能なプロパティ。 |
tags | リソース タグ。 |
プロパティの詳細
identity
properties
FileSystemResource の更新可能なプロパティ。
properties?: FileSystemResourceUpdateProperties
プロパティ値
tags
リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}