Compartir a través de


IscsiAndCloudStatus type

Define los valores de IscsiAndCloudStatus.

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