次の方法で共有


AllocationMethod type

Defines values for AllocationMethod.
KnownAllocationMethod can be used interchangeably with AllocationMethod, this enum contains the known values that the service supports.

Known values supported by the service

Dynamic: Dynamically allocated address.
Static: Statically allocated address.

type AllocationMethod = string