Get Associations Interface Result
data class GetAssociationsInterfaceResult(val associationType: String, val azureApiVersion: String, val id: String, val location: String, val name: String, val provisioningState: String, val subnet: AssociationSubnetResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Association Subresource of Traffic Controller
Properties
Link copied to clipboard
Association Type
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Provisioning State of Traffic Controller Association Resource
Link copied to clipboard
Association Subnet
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.