Get Data Network Result
data class GetDataNetworkResult(val azureApiVersion: String, val description: String? = null, val id: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Data network resource. Must be created in the same location as its parent mobile network.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
An optional description for this data network.
Link copied to clipboard
The provisioning state of the data network resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.