Get Ip Prefix Result
data class GetIpPrefixResult(val annotation: String? = null, val id: String, val ipPrefixRules: List<IpPrefixPropertiesResponseIpPrefixRules>, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
The IPPrefix resource definition.
Properties
Link copied to clipboard
Switch configuration description.
Link copied to clipboard
IpPrefix contains the list of IP PrefixRules objects.
Link copied to clipboard
Gets the provisioning state of the resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.