purview

package
v59.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AccessKeys

type AccessKeys = original.AccessKeys

type Account

type Account = original.Account

type AccountEndpoints

type AccountEndpoints = original.AccountEndpoints

type AccountList

type AccountList = original.AccountList

type AccountListIterator

type AccountListIterator = original.AccountListIterator

func NewAccountListIterator

func NewAccountListIterator(page AccountListPage) AccountListIterator

type AccountListPage

type AccountListPage = original.AccountListPage

func NewAccountListPage

func NewAccountListPage(cur AccountList, getNextPage func(context.Context, AccountList) (AccountList, error)) AccountListPage

type AccountProperties

type AccountProperties = original.AccountProperties

type AccountPropertiesEndpoints

type AccountPropertiesEndpoints = original.AccountPropertiesEndpoints

type AccountPropertiesManagedResources

type AccountPropertiesManagedResources = original.AccountPropertiesManagedResources

type AccountSku

type AccountSku = original.AccountSku

type AccountUpdateParameters

type AccountUpdateParameters = original.AccountUpdateParameters

type AccountsClient

type AccountsClient = original.AccountsClient

func NewAccountsClient

func NewAccountsClient(subscriptionID string) AccountsClient

func NewAccountsClientWithBaseURI

func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient

type AccountsCreateOrUpdateFuture

type AccountsCreateOrUpdateFuture = original.AccountsCreateOrUpdateFuture

type AccountsDeleteFuture

type AccountsDeleteFuture = original.AccountsDeleteFuture

type AccountsUpdateFuture

type AccountsUpdateFuture = original.AccountsUpdateFuture

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CheckNameAvailabilityRequest

type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest

type CheckNameAvailabilityResult

type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult

type CloudConnectors

type CloudConnectors = original.CloudConnectors

type DefaultAccountPayload

type DefaultAccountPayload = original.DefaultAccountPayload

type DefaultAccountsClient

type DefaultAccountsClient = original.DefaultAccountsClient

func NewDefaultAccountsClient

func NewDefaultAccountsClient(subscriptionID string) DefaultAccountsClient

func NewDefaultAccountsClientWithBaseURI

func NewDefaultAccountsClientWithBaseURI(baseURI string, subscriptionID string) DefaultAccountsClient

type DeletedAccount

type DeletedAccount = original.DeletedAccount

type DeletedAccountList

type DeletedAccountList = original.DeletedAccountList

type DeletedAccountProperties

type DeletedAccountProperties = original.DeletedAccountProperties

type DeletedAccountPropertiesModel

type DeletedAccountPropertiesModel = original.DeletedAccountPropertiesModel

type DimensionProperties

type DimensionProperties = original.DimensionProperties

type ErrorModel

type ErrorModel = original.ErrorModel

type ErrorResponseModel

type ErrorResponseModel = original.ErrorResponseModel

type ErrorResponseModelError

type ErrorResponseModelError = original.ErrorResponseModelError

type Identity

type Identity = original.Identity

type ManagedResources

type ManagedResources = original.ManagedResources

type Name

type Name = original.Name
const (
	Standard Name = original.Standard
)

func PossibleNameValues

func PossibleNameValues() []Name

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationList

type OperationList = original.OperationList

type OperationListIterator

type OperationListIterator = original.OperationListIterator

func NewOperationListIterator

func NewOperationListIterator(page OperationListPage) OperationListIterator

type OperationListPage

type OperationListPage = original.OperationListPage

func NewOperationListPage

func NewOperationListPage(cur OperationList, getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage

type OperationMetaLogSpecification

type OperationMetaLogSpecification = original.OperationMetaLogSpecification

type OperationMetaMetricSpecification

type OperationMetaMetricSpecification = original.OperationMetaMetricSpecification

type OperationMetaServiceSpecification

type OperationMetaServiceSpecification = original.OperationMetaServiceSpecification

type OperationProperties

type OperationProperties = original.OperationProperties

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionList

type PrivateEndpointConnectionList = original.PrivateEndpointConnectionList

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateLinkResource

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourceList

type PrivateLinkResourceList = original.PrivateLinkResourceList

type PrivateLinkResourceProperties

type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties

type PrivateLinkResourcesClient

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type ProxyResource

type ProxyResource = original.ProxyResource

type PublicNetworkAccess

type PublicNetworkAccess = original.PublicNetworkAccess

func PossiblePublicNetworkAccessValues

func PossiblePublicNetworkAccessValues() []PublicNetworkAccess

type Reason

type Reason = original.Reason
const (
	AlreadyExists Reason = original.AlreadyExists
	Invalid       Reason = original.Invalid
)

func PossibleReasonValues

func PossibleReasonValues() []Reason

type ScopeType

type ScopeType = original.ScopeType
const (
	Subscription ScopeType = original.Subscription
	Tenant       ScopeType = original.Tenant
)

func PossibleScopeTypeValues

func PossibleScopeTypeValues() []ScopeType

type Status

type Status = original.Status
const (
	StatusApproved     Status = original.StatusApproved
	StatusDisconnected Status = original.StatusDisconnected
	StatusPending      Status = original.StatusPending
	StatusRejected     Status = original.StatusRejected
	StatusUnknown      Status = original.StatusUnknown
)

func PossibleStatusValues

func PossibleStatusValues() []Status

type TrackedResource

type TrackedResource = original.TrackedResource

type Type

type Type = original.Type
const (
	SystemAssigned Type = original.SystemAssigned
)

func PossibleTypeValues

func PossibleTypeValues() []Type

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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