Udostępnij za pośrednictwem


RemoteManagementModeConfiguration type

Definiuje wartości parametru RemoteManagementModeConfiguration.

type RemoteManagementModeConfiguration =
  | "Unknown"
  | "Disabled"
  | "HttpsEnabled"
  | "HttpsAndHttpEnabled"