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. |
Bandwidth
Optional
Bandwidth interface{}
- Type: interface{}
CenId
Optional
CenId interface{}
- Type: interface{}
CenOwnerId
Optional
CenOwnerId interface{}
- Type: interface{}
CidrBlock
Optional
CidrBlock interface{}
- Type: interface{}
CloudBoxOfficeSite
Optional
CloudBoxOfficeSite interface{}
- Type: interface{}
DesktopAccessType
Optional
DesktopAccessType interface{}
- Type: interface{}
EnableAdminAccess
Optional
EnableAdminAccess interface{}
- Type: interface{}
EnableInternetAccess
Optional
EnableInternetAccess interface{}
- Type: interface{}
NeedVerifyZeroDevice
Optional
NeedVerifyZeroDevice interface{}
- Type: interface{}
OfficeSiteName
Optional
OfficeSiteName interface{}
- Type: interface{}
VerifyCode
Optional
VerifyCode interface{}
- Type: interface{}
VpcType
Optional
VpcType interface{}
- Type: interface{}
VSwitchId
Optional
VSwitchId interface{}
- Type: interface{}