geographichierarchies

package
v2.96.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GeographicHierarchiesClient

type GeographicHierarchiesClient struct {
	Client autorest.Client
	// contains filtered or unexported fields
}

func NewGeographicHierarchiesClientWithBaseURI

func NewGeographicHierarchiesClientWithBaseURI(endpoint string) GeographicHierarchiesClient

func (GeographicHierarchiesClient) GetDefault

func (c GeographicHierarchiesClient) GetDefault(ctx context.Context) (result GetDefaultResponse, err error)

GetDefault ...

type GeographicHierarchyProperties

type GeographicHierarchyProperties struct {
	GeographicHierarchy *Region `json:"geographicHierarchy,omitempty"`
}

type GetDefaultResponse

type GetDefaultResponse struct {
	HttpResponse *http.Response
	Model        *TrafficManagerGeographicHierarchy
}

type Region

type Region struct {
	Code    *string   `json:"code,omitempty"`
	Name    *string   `json:"name,omitempty"`
	Regions *[]Region `json:"regions,omitempty"`
}

type TrafficManagerGeographicHierarchy

type TrafficManagerGeographicHierarchy struct {
	Id         *string                        `json:"id,omitempty"`
	Name       *string                        `json:"name,omitempty"`
	Properties *GeographicHierarchyProperties `json:"properties,omitempty"`
	Type       *string                        `json:"type,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL