NetworkPackageAssociationProps
Properties for defining a NetworkPackageAssociation
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecd-networkpackageassociation
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecd"
&alicloudroscdkecd.NetworkPackageAssociationProps {
NetworkPackageId: interface{},
OfficeSiteId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
NetworkPackageId |
interface{} |
Property networkPackageId: The ID of the Internet access package. |
OfficeSiteId |
interface{} |
Property officeSiteId: The ID of the workspace. |
NetworkPackageId
Required
NetworkPackageId interface{}
- Type: interface{}
Property networkPackageId: The ID of the Internet access package.
OfficeSiteId
Required
OfficeSiteId interface{}
- Type: interface{}
Property officeSiteId: The ID of the workspace.