Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConnectivyRequestBody ¶
NewConnectivyRequestBody return a struct of models.ConnectivityRequestBody
Types ¶
type ConnectivityResponseBody ¶
type ConnectivityResponseBody struct {
ConnectionStatus string `json:"connectionStatus"`
}
ConnectivityResponseBody response body structure for networkwatcher api
type VMDetails ¶
type VMDetails struct {
// contains filtered or unexported fields
}
VMDetails struct that holds the information of a VM within an Azure resource id
func NewVMDetails ¶
NewVMDetails the resourceid returning a vmDetails structure if success`
func (*VMDetails) GetResourceGroupName ¶
GetResourceGroupName return the resource group
func (*VMDetails) GetResourceID ¶
GetResourceID return the resourceID
func (*VMDetails) GetSubscriptionID ¶
GetSubscriptionID return the subscription from id
Click to show internal directories.
Click to hide internal directories.