# Packages
No description provided by the author
# Functions
GetIPConfurationDetailsFromID returns the IP configuration details from a given IpConfiguration resource ID.
GetNetworkInterfaceNameFromID returns the network interface name from a given resource ID.
GetPublicIPAddressDetailsFromID returns the public IP address details from a given public IP address resource ID.
GetResourceGroupFromID returns the resource group name from a given resource ID.
GetResourceGroupIDFromName creates the resource group ID from a given subscription ID and resource group name.
GetResourceNameFromID returns the resource name from a given resource ID, assuming the last element.
GetStringEnumPtrValue safely returns the value of a ptr string enum type or an empty string if it's nil.
GetStringPtrValue safely returns the value of a string pointer or an empty string if it's nil.
GetSubnetDetailsFromID returns the subnet details from a given subnet resource ID.
GetVNetIDFromVNetName returns the VNet ID from a given resource group name and VNet name.
GetVNetNameFromID returns the VNet name from a given resource ID.