ConnectionSharedKeyResult interface

SharedKey Resource .

Extends

Properties

properties

Properties of the shared key.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

Property Details

properties

Properties of the shared key.

properties?: SharedKeyProperties

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceModel.id

name

Name of the resource.

name?: string

Property Value

string

Inherited From SubResourceModel.name

type

Resource type.

type?: string

Property Value

string

Inherited From SubResourceModel.type