Share via


CommandOutputSettings interface

CommandOutputSettings represents the settings for commands run within the cluster such as bare metal machine run read-only commands.

Properties

associatedIdentity

The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned.

containerUrl

The URL of the storage account container that is to be used by the specified identities.

Property Details

associatedIdentity

The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned.

associatedIdentity?: IdentitySelector

Property Value

containerUrl

The URL of the storage account container that is to be used by the specified identities.

containerUrl?: string

Property Value

string