FileSystemResourceUpdate interface
用於 FileSystemResource 更新作業的類型。
屬性
identity | 指派給此資源的受控服務識別。 |
properties | FileSystemResource 的可更新屬性。 |
tags | 資源標籤。 |
屬性詳細資料
identity
properties
FileSystemResource 的可更新屬性。
properties?: FileSystemResourceUpdateProperties
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}