次の方法で共有


IpAllocation interface

IpAllocation リソース。

Extends

プロパティ

allocationTags

IpAllocation タグ。

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

ipamAllocationId

IPAM 割り当て ID。

prefix

IpAllocation のアドレス プレフィックス。

prefixLength

IpAllocation のアドレス プレフィックスの長さ。

prefixType

IpAllocation のアドレス プレフィックス Type。

subnet

この IpAllocation リソースのプレフィックスを使用するサブネット。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

typePropertiesType

IpAllocation の型。

virtualNetwork

この IpAllocation リソースのプレフィックスを使用する VirtualNetwork。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

継承されたプロパティ

id

リソース ID。

location

リソースの場所。

name

リソース名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

tags

リソース タグ。

type

リソースの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

allocationTags

IpAllocation タグ。

allocationTags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

etag?: string

プロパティ値

string

ipamAllocationId

IPAM 割り当て ID。

ipamAllocationId?: string

プロパティ値

string

prefix

IpAllocation のアドレス プレフィックス。

prefix?: string

プロパティ値

string

prefixLength

IpAllocation のアドレス プレフィックスの長さ。

prefixLength?: number

プロパティ値

number

prefixType

IpAllocation のアドレス プレフィックス Type。

prefixType?: string

プロパティ値

string

subnet

この IpAllocation リソースのプレフィックスを使用するサブネット。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

subnet?: SubResource

プロパティ値

typePropertiesType

IpAllocation の型。

typePropertiesType?: string

プロパティ値

string

virtualNetwork

この IpAllocation リソースのプレフィックスを使用する VirtualNetwork。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

virtualNetwork?: SubResource

プロパティ値

継承されたプロパティの詳細

id

リソース ID。

id?: string

プロパティ値

string

承元Resource.id

location

リソースの場所。

location?: string

プロパティ値

string

resource.location から継承

name

リソース名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name?: string

プロパティ値

string

承元Resource.name

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

Resource.tags から継承された

type

リソースの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

承元Resource.type