RosSimpleOfficeSiteProps
Properties for defining a RosSimpleOfficeSite.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecd-simpleofficesite
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecd"
&alicloudroscdkecd.RosSimpleOfficeSiteProps {
Bandwidth: interface{},
CenId: interface{},
CenOwnerId: interface{},
CidrBlock: interface{},
CloudBoxOfficeSite: interface{},
DesktopAccessType: interface{},
EnableAdminAccess: interface{},
EnableInternetAccess: interface{},
NeedVerifyZeroDevice: interface{},
OfficeSiteName: interface{},
VerifyCode: interface{},
VpcType: interface{},
VSwitchId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
Bandwidth |
interface{} |
No description. |
CenId |
interface{} |
No description. |
CenOwnerId |
interface{} |
No description. |
CidrBlock |
interface{} |
No description. |
CloudBoxOfficeSite |
interface{} |
No description. |
DesktopAccessType |
interface{} |
No description. |
EnableAdminAccess |
interface{} |
No description. |
EnableInternetAccess |
interface{} |
No description. |
NeedVerifyZeroDevice |
interface{} |
No description. |
OfficeSiteName |
interface{} |
No description. |
VerifyCode |
interface{} |
No description. |
VpcType |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
BandwidthOptional
Bandwidth interface{}
- Type: interface{}
CenIdOptional
CenId interface{}
- Type: interface{}
CenOwnerIdOptional
CenOwnerId interface{}
- Type: interface{}
CidrBlockOptional
CidrBlock interface{}
- Type: interface{}
CloudBoxOfficeSiteOptional
CloudBoxOfficeSite interface{}
- Type: interface{}
DesktopAccessTypeOptional
DesktopAccessType interface{}
- Type: interface{}
EnableAdminAccessOptional
EnableAdminAccess interface{}
- Type: interface{}
EnableInternetAccessOptional
EnableInternetAccess interface{}
- Type: interface{}
NeedVerifyZeroDeviceOptional
NeedVerifyZeroDevice interface{}
- Type: interface{}
OfficeSiteNameOptional
OfficeSiteName interface{}
- Type: interface{}
VerifyCodeOptional
VerifyCode interface{}
- Type: interface{}
VpcTypeOptional
VpcType interface{}
- Type: interface{}
VSwitchIdOptional
VSwitchId interface{}
- Type: interface{}