ResourceBasics interface
Representation of basic resource information.
Properties
| address |
List of IP address prefixes of the resource. |
| resource |
ResourceId of the Azure resource. |
Property Details
addressPrefixes
List of IP address prefixes of the resource.
addressPrefixes?: string[]
Property Value
string[]
resourceId
ResourceId of the Azure resource.
resourceId?: string
Property Value
string