Package version:

Interface VolumeGroupUpdate

Volume Group request.

Hierarchy

  • VolumeGroupUpdate

Properties

encryption?: string

Type of encryption

networkAcls?: NetworkRuleSet

A collection of rules governing the accessibility from specific network locations.

protocolType?: string

Type of storage target

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

Resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc