Compartilhar via


IscsiAndCloudStatus type

Define valores para IscsiAndCloudStatus.

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