Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountProperties

Package version

The account properties

Hierarchy

  • AccountProperties

Index

Properties

Optional cloudConnectors

cloudConnectors: CloudConnectors

Cloud connectors. External cloud identifier used as part of scanning configuration.

Optional createdAt

createdAt: Date

Gets the time at which the entity was created. NOTE: This property will not be serialized. It can only be populated by the server.

Optional createdBy

createdBy: undefined | string

Gets the creator of the entity. NOTE: This property will not be serialized. It can only be populated by the server.

Optional createdByObjectId

createdByObjectId: undefined | string

Gets the creators of the entity's object id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional endpoints

The URIs that are the public endpoints of the account. NOTE: This property will not be serialized. It can only be populated by the server.

Optional friendlyName

friendlyName: undefined | string

Gets or sets the friendly name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional managedResourceGroupName

managedResourceGroupName: undefined | string

Gets or sets the managed resource group name

Optional managedResources

Gets the resource identifiers of the managed resources. NOTE: This property will not be serialized. It can only be populated by the server.

Optional privateEndpointConnections

privateEndpointConnections: PrivateEndpointConnection[]

Gets the private endpoint connections information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: ProvisioningState

Gets or sets the state of the provisioning. NOTE: This property will not be serialized. It can only be populated by the server.

Optional publicNetworkAccess

publicNetworkAccess: PublicNetworkAccess

Gets or sets the public network access.

Generated using TypeDoc