AzureAccounts.AzureAccountsGetAssignedDefinitionStages.WithAllOptions Interface

public interface WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

Method Summary

Modifier and Type Method and Description
AzureAccountsGetAssignedDefinitionStages.WithExecute withArmToken(String armToken)

The custom arm token header to use; containing the user's ARM token used to validate azure accounts information.

Method Details

withArmToken

public AzureAccountsGetAssignedDefinitionStages.WithExecute withArmToken(String armToken)

The custom arm token header to use; containing the user's ARM token used to validate azure accounts information.

Parameters:

armToken

Returns:

next definition stage

Applies to