Share via


PolicyClient class

Properties

pipeline

The pipeline used by this client to make requests

policyAssignments

The operation groups for policyAssignments

policyDefinitions

The operation groups for policyDefinitions

policyDefinitionVersions

The operation groups for policyDefinitionVersions

policySetDefinitions

The operation groups for policySetDefinitions

policySetDefinitionVersions

The operation groups for policySetDefinitionVersions

policyTokens

The operation groups for policyTokens

Constructor Details

PolicyClient(TokenCredential, PolicyClientOptionalParams)

new PolicyClient(credential: TokenCredential, options?: PolicyClientOptionalParams)

Parameters

credential
TokenCredential

PolicyClient(TokenCredential, string, PolicyClientOptionalParams)

new PolicyClient(credential: TokenCredential, subscriptionId: string, options?: PolicyClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

policyAssignments

The operation groups for policyAssignments

policyAssignments: PolicyAssignmentsOperations

Property Value

policyDefinitions

The operation groups for policyDefinitions

policyDefinitions: PolicyDefinitionsOperations

Property Value

policyDefinitionVersions

The operation groups for policyDefinitionVersions

policyDefinitionVersions: PolicyDefinitionVersionsOperations

Property Value

policySetDefinitions

The operation groups for policySetDefinitions

policySetDefinitions: PolicySetDefinitionsOperations

Property Value

policySetDefinitionVersions

The operation groups for policySetDefinitionVersions

policySetDefinitionVersions: PolicySetDefinitionVersionsOperations

Property Value

policyTokens

The operation groups for policyTokens

policyTokens: PolicyTokensOperations

Property Value