Get Nsp Association Result
data class GetNspAssociationResult(val accessMode: String? = null, val hasProvisioningIssues: String, val id: String, val location: String? = null, val name: String, val privateLinkResource: SubResourceResponse? = null, val profile: SubResourceResponse? = null, val provisioningState: String, val tags: Map<String, String>? = null, val type: String)
The NSP resource association resource
Properties
Link copied to clipboard
Access mode on the association.
Link copied to clipboard
Specifies if there are provisioning issues
Link copied to clipboard
The PaaS resource to be associated.
Link copied to clipboard
Profile id to which the PaaS resource is associated.
Link copied to clipboard
The provisioning state of the resource association resource.