Share via


NetworkProfilePropertiesFormatOutput interface

Network profile properties.

Properties

containerNetworkInterfaceConfigurations

List of chid container network interface configurations.

containerNetworkInterfaces

List of child container network interfaces.

provisioningState

The provisioning state of the network profile resource.

resourceGuid

The resource GUID property of the network profile resource.

Property Details

containerNetworkInterfaceConfigurations

List of chid container network interface configurations.

containerNetworkInterfaceConfigurations?: ContainerNetworkInterfaceConfigurationOutput[]

Property Value

containerNetworkInterfaces

List of child container network interfaces.

containerNetworkInterfaces?: ContainerNetworkInterfaceOutput[]

Property Value

provisioningState

The provisioning state of the network profile resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

resourceGuid

The resource GUID property of the network profile resource.

resourceGuid?: string

Property Value

string