VaultAccessPolicyParameters interface

Parameters for updating the access policy in a vault

Properties

id

The resource id of the access policy. NOTE: This property will not be serialized. It can only be populated by the server.

location

The resource type of the access policy. NOTE: This property will not be serialized. It can only be populated by the server.

name

The resource name of the access policy. NOTE: This property will not be serialized. It can only be populated by the server.

properties

Properties of the access policy

type

The resource name of the access policy. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

The resource id of the access policy. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

location

The resource type of the access policy. NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

name

The resource name of the access policy. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

properties

Properties of the access policy

properties: VaultAccessPolicyProperties

Property Value

type

The resource name of the access policy. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string