GetAdConnectorOfficeSitesSite

data class GetAdConnectorOfficeSitesSite(val adConnectorOfficeSiteName: String, val adConnectors: List<GetAdConnectorOfficeSitesSiteAdConnector>, val bandwidth: Int, val cenId: String, val cidrBlock: String, val createTime: String, val customSecurityGroupId: String, val desktopAccessType: String, val desktopVpcEndpoint: String, val dnsAddresses: List<String>, val dnsUserName: String, val domainName: String, val domainUserName: String, val enableAdminAccess: Boolean, val enableCrossDesktopAccess: Boolean, val enableInternetAccess: Boolean, val fileSystemIds: List<String>, val id: String, val logs: List<GetAdConnectorOfficeSitesSiteLog>, val mfaEnabled: Boolean, val networkPackageId: String, val officeSiteId: String, val officeSiteType: String, val ssoEnabled: Boolean, val status: String, val subDomainDnsAddresses: List<String>, val subDomainName: String, val trustPassword: String, val vpcId: String, val vswitchIds: List<String>)

Constructors

Link copied to clipboard
constructor(adConnectorOfficeSiteName: String, adConnectors: List<GetAdConnectorOfficeSitesSiteAdConnector>, bandwidth: Int, cenId: String, cidrBlock: String, createTime: String, customSecurityGroupId: String, desktopAccessType: String, desktopVpcEndpoint: String, dnsAddresses: List<String>, dnsUserName: String, domainName: String, domainUserName: String, enableAdminAccess: Boolean, enableCrossDesktopAccess: Boolean, enableInternetAccess: Boolean, fileSystemIds: List<String>, id: String, logs: List<GetAdConnectorOfficeSitesSiteLog>, mfaEnabled: Boolean, networkPackageId: String, officeSiteId: String, officeSiteType: String, ssoEnabled: Boolean, status: String, subDomainDnsAddresses: List<String>, subDomainName: String, trustPassword: String, vpcId: String, vswitchIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Name of the ad connector office site.

Link copied to clipboard

AD Connector Collection of Information.

Link copied to clipboard

The Internet Bandwidth Peak. Possible Values: 0~200. If This Field Is Set to 0, Indicates That There Is No Open Internet Access.

Link copied to clipboard

Cloud Enterprise Network Instance Id.

Link copied to clipboard

Workspace Corresponds to the Security Office Network of IPv4 Segment.

Link copied to clipboard

Workspace Creation Time.

Link copied to clipboard

Security Group ID.

Link copied to clipboard

The method that is used to connect the client to cloud desktops.

Link copied to clipboard

The endpoint that is used to connect to cloud desktops over a VPC.

Link copied to clipboard

Enterprise Ad Corresponding DNS Address.

Link copied to clipboard

The Easy-to-Use DNS Name.

Link copied to clipboard

Enterprise of Ad Domain Name.

Link copied to clipboard

The Domain Administrator's Username.

Link copied to clipboard

Whether to Use Cloud Desktop User Empowerment of Local Administrator Permissions.

Link copied to clipboard

Indicates whether the desktop communication feature is enabled for cloud desktops in the same workspace. After the feature is enabled, the cloud desktops in the same workspace can access each other.

Link copied to clipboard

Whether the Open Internet Access Function.

Link copied to clipboard

NAS File System ID.

Link copied to clipboard
val id: String

The ID of the Ad Connector Office Site.

Link copied to clipboard

Registered Log Information.

Link copied to clipboard

Whether to Enable Multi-Factor Authentication MFA.

Link copied to clipboard

The ID of the Internet Access.

Link copied to clipboard

The ID of the Workspace.

Link copied to clipboard

Workspace Account System Type. Possible Values: Simple: Convenient Account. AD_CONNECTOR: Enterprise Ad Account.

Link copied to clipboard

Whether to Enable Single Sign-on (SSO) for User-Based SSO.

Link copied to clipboard

The workspace status.

Link copied to clipboard

Sub-Domain DNS Address.

Link copied to clipboard

The AD Domain DNS Name.

Link copied to clipboard

The AD Trust Password.

Link copied to clipboard

Security Office VPC ID.

Link copied to clipboard

The vswitch ids.