共用方式為


IPAddressProvisioningType type

Batch 集區的公用IP位址布建類型。

type IPAddressProvisioningType =
  | "BatchManaged"
  | "UserManaged"
  | "NoPublicIPAddresses"