Get Nsp Association Result
data class GetNspAssociationResult(val accessMode: String? = null, val azureApiVersion: String, 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
Constructors
Link copied to clipboard
constructor(accessMode: String? = null, azureApiVersion: String, hasProvisioningIssues: String, id: String, location: String? = null, name: String, privateLinkResource: SubResourceResponse? = null, profile: SubResourceResponse? = null, provisioningState: String, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Access mode on the association.
Link copied to clipboard
The Azure API version of the resource.
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.