Compartilhar via


DiskConfigurationType type

Define valores para DiskConfigurationType. Os valores possíveis incluem: 'NEW', 'EXTEND', 'ADD'

type DiskConfigurationType = "NEW" | "EXTEND" | "ADD"