Package version:

The type used for update operations of the StoragePool.

interface StoragePoolUpdate {
    identity?: ManagedServiceIdentity;
    properties?: StoragePoolUpdateProperties;
    tags?: any;
}

Properties

The managed service identities assigned to this resource.

The resource-specific properties for this resource.

tags?: any

Resource tags.