다음을 통해 공유


IpAllocation 클래스

IpAllocation 리소스.

변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.

상속
azure.mgmt.network.models._models.Resource
IpAllocation

생성자

IpAllocation(*, id: str | None = None, location: str | None = None, tags: Dict[str, str] | None = None, type_properties_type: str | _models.IpAllocationType | None = None, prefix: str | None = None, prefix_length: int = 0, prefix_type: str | _models.IPVersion | None = None, ipam_allocation_id: str | None = None, allocation_tags: Dict[str, str] | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
id
str

리소스 ID입니다.

location
str

리소스 위치.

tags

리소스 태그.

type_properties_type

IpAllocation의 형식입니다. 알려진 값은 "Undefined" 및 "Hypernet"입니다.

prefix
str

IpAllocation의 주소 접두사입니다.

prefix_length
int

IpAllocation의 주소 접두사 길이입니다.

prefix_type
str 또는 IPVersion

IpAllocation에 대한 주소 접두사 형식입니다. 알려진 값은 "IPv4" 및 "IPv6"입니다.

ipam_allocation_id
str

IPAM 할당 ID입니다.

allocation_tags

IpAllocation 태그.

변수

Name Description
id
str

리소스 ID입니다.

name
str

리소스 이름.

type
str

리소스 종류.

location
str

리소스 위치.

tags

리소스 태그.

etag
str

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다.

subnet

이 IpAllocation 리소스의 접두사를 사용하는 서브넷입니다.

virtual_network

이 IpAllocation 리소스의 접두사를 사용하는 VirtualNetwork입니다.

type_properties_type

IpAllocation의 형식입니다. 알려진 값은 "Undefined" 및 "Hypernet"입니다.

prefix
str

IpAllocation의 주소 접두사입니다.

prefix_length
int

IpAllocation의 주소 접두사 길이입니다.

prefix_type
str 또는 IPVersion

IpAllocation에 대한 주소 접두사 형식입니다. 알려진 값은 "IPv4" 및 "IPv6"입니다.

ipam_allocation_id
str

IPAM 할당 ID입니다.

allocation_tags

IpAllocation 태그.