virtualnetwork

package
v0.10.13 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Overview

Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the Apache v2.0 License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

Service interface

type VirtualNetworkClient

type VirtualNetworkClient struct {
	network.BaseClient
	// contains filtered or unexported fields
}

Client structure

func NewVirtualNetworkClient

func NewVirtualNetworkClient(cloudFQDN string, authorizer auth.Authorizer) (*VirtualNetworkClient, error)

NewClient method returns new client

func (*VirtualNetworkClient) CreateOrUpdate

func (c *VirtualNetworkClient) CreateOrUpdate(ctx context.Context, group, name string, network *network.VirtualNetwork) (*network.VirtualNetwork, error)

CreateOrUpdate methods invokes create or update on the client

func (*VirtualNetworkClient) Delete

func (c *VirtualNetworkClient) Delete(ctx context.Context, group, name string) error

Delete methods invokes delete of the network resource

func (*VirtualNetworkClient) Get

func (c *VirtualNetworkClient) Get(ctx context.Context, group, name string) (*[]network.VirtualNetwork, error)

Get methods invokes the client Get method

Jump to

Keyboard shortcuts

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