Share via


VaultAccessPolicyParameters interface

Parameters for updating the access policy in a vault

Properties

id

The resource id of the access policy.

location

The resource type of the access policy.

name

The resource name of the access policy.

properties

Properties of the access policy

type

The resource name of the access policy.

Property Details

id

The resource id of the access policy.

id?: string

Property Value

string

location

The resource type of the access policy.

location?: string

Property Value

string

name

The resource name of the access policy.

name?: string

Property Value

string

properties

Properties of the access policy

properties: VaultAccessPolicyProperties

Property Value

type

The resource name of the access policy.

type?: string

Property Value

string