你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAccountUpdateParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.AccountUpdateParametersTypeConverter))]
public interface IAccountUpdateParameters : Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.AccountUpdateParametersTypeConverter))>]
type IAccountUpdateParameters = interface
    interface IJsonSerializable
Public Interface IAccountUpdateParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CloudConnectorAwsExternalId

AWS external identifier. Configured in AWS to allow use of the role arn used for scanning

CreatedAt

Gets the time at which the entity was created.

CreatedBy

Gets the creator of the entity.

CreatedByObjectId

Gets the creators of the entity's object id.

EndpointCatalog

Gets the catalog endpoint.

EndpointGuardian

Gets the guardian endpoint.

EndpointScan

Gets the scan endpoint.

FriendlyName

Gets or sets the friendly name.

ManagedResourceEventHubNamespace

Gets the managed event hub namespace resource identifier.

ManagedResourceGroup

Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.

ManagedResourceGroupName

Gets or sets the managed resource group name

ManagedResourceStorageAccount

Gets the managed storage account resource identifier.

PrivateEndpointConnection

Gets the private endpoint connections information.

ProvisioningState

Gets or sets the state of the provisioning.

PublicNetworkAccess

Gets or sets the public network access.

Tag

Tags on the azure resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to