CustomIpPrefix interface
Custom IP prefix resource.
- Extends
Properties
| extended |
The extended location of the custom IP prefix. |
| properties | Custom IP prefix properties. |
| zones | A list of availability zones denoting the IP allocated for the resource needs to come from. |
Property Details
extendedLocation
The extended location of the custom IP prefix.
extendedLocation?: ExtendedLocation
Property Value
properties
Custom IP prefix properties.
properties?: CustomIpPrefixPropertiesFormat
Property Value
zones
A list of availability zones denoting the IP allocated for the resource needs to come from.
zones?: string[]
Property Value
string[]
Inherited Property Details
id
location
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From Resource.tags