PlatformProfileCreate interface

Azure platform configuration for create/update operations, omitting server-side read-only field issuerUrl.

Properties

managedResourceGroup

Resource group name to put cluster resources.

networkSecurityGroupId

Resource ID for the NSG attached to the cluster subnet.

operatorsAuthentication

The configuration for operator authentication to Azure.

outboundType

The core outgoing configuration.

subnetId

The Azure resource ID of the worker subnet.

vnetIntegrationSubnetId

The Azure resource ID of the VNet integration subnet.

Property Details

managedResourceGroup

Resource group name to put cluster resources.

managedResourceGroup?: string

Property Value

string

networkSecurityGroupId

Resource ID for the NSG attached to the cluster subnet.

networkSecurityGroupId: string

Property Value

string

operatorsAuthentication

The configuration for operator authentication to Azure.

operatorsAuthentication: OperatorsAuthenticationProfile

Property Value

outboundType

The core outgoing configuration.

outboundType?: string

Property Value

string

subnetId

The Azure resource ID of the worker subnet.

subnetId: string

Property Value

string

vnetIntegrationSubnetId

The Azure resource ID of the VNet integration subnet.

vnetIntegrationSubnetId: string

Property Value

string