AccountProperties Class

The account properties.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
AccountProperties

Constructor

AccountProperties(*, cloud_connectors: CloudConnectors | None = None, managed_resource_group_name: str | None = None, public_network_access: str | PublicNetworkAccess | None = 'Enabled', **kwargs)

Parameters

Name Description
cloud_connectors
Required

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

managed_resource_group_name
Required
str

Gets or sets the managed resource group name.

public_network_access
Required

Gets or sets the public network access. Possible values include: "NotSpecified", "Enabled", "Disabled". Default value: "Enabled".

Keyword-Only Parameters

Name Description
cloud_connectors
Required
managed_resource_group_name
Required
public_network_access
default value: Enabled

Variables

Name Description
created_at

Gets the time at which the entity was created.

created_by
str

Gets the creator of the entity.

created_by_object_id
str

Gets the creators of the entity's object id.

endpoints

The URIs that are the public endpoints of the account.

friendly_name
str

Gets or sets the friendly name.

managed_resources

Gets the resource identifiers of the managed resources.

private_endpoint_connections

Gets the private endpoint connections information.

provisioning_state

Gets or sets the state of the provisioning. Possible values include: "Unknown", "Creating", "Moving", "Deleting", "SoftDeleting", "SoftDeleted", "Failed", "Succeeded", "Canceled".