Delen via


IscsiAndCloudStatus type

Definieert waarden voor IscsiAndCloudStatus.

type IscsiAndCloudStatus =
  | "Disabled"
  | "IscsiEnabled"
  | "CloudEnabled"
  | "IscsiAndCloudEnabled"