Share via


HubIpConfigurationOutput interface

IpConfigurations.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated.

name

Name of the Ip Configuration.

properties

The properties of the Virtual Hub IPConfigurations.

type

Ipconfiguration type.

Inherited Properties

id

Resource ID.

Property Details

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

name

Name of the Ip Configuration.

name?: string

Property Value

string

properties

The properties of the Virtual Hub IPConfigurations.

properties?: HubIPConfigurationPropertiesFormatOutput

Property Value

type

Ipconfiguration type.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceOutput.id