NspAssociationProperties interface
model interface NspAssociationProperties
Properties
| access |
Access mode on the association. |
| has |
Specifies if there are provisioning issues |
| private |
The PaaS resource to be associated. |
| profile | Profile id to which the PaaS resource is associated. |
| provisioning |
The provisioning state of the resource association resource. |
Property Details
accessMode
Access mode on the association.
accessMode?: string
Property Value
string
hasProvisioningIssues
Specifies if there are provisioning issues
hasProvisioningIssues?: string
Property Value
string
privateLinkResource
profile
Profile id to which the PaaS resource is associated.
profile?: SubResource
Property Value
provisioningState
The provisioning state of the resource association resource.
provisioningState?: string
Property Value
string