Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type CreatedByType
- type EnterprisePoliciesClient
- type EnterprisePolicy
- type EnterprisePolicyIdentity
- type EnterprisePolicyList
- type ErrorResponse
- type ErrorResponseBody
- type KeyProperties
- type KeyVaultProperties
- type Operation
- type OperationDisplay
- type OperationList
- type OperationProperties
- type OperationsClient
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionListResult
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionProvisioningState
- type PrivateEndpointConnectionsClient
- type PrivateEndpointConnectionsCreateOrUpdateFuture
- type PrivateEndpointConnectionsDeleteFuture
- type PrivateEndpointServiceConnectionStatus
- type PrivateLinkResource
- type PrivateLinkResourceListResult
- type PrivateLinkResourceProperties
- type PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionState
- type Properties
- type PropertiesEncryption
- type PropertiesLockbox
- type ProxyResource
- type Resource
- type ResourceIdentityType
- type Status
- type Subnet
- type SubnetEndpointProperty
- type SubnetListResult
- type SubnetProperties
- type SubnetsClient
- type SystemData
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( Application CreatedByType = original.Application Key CreatedByType = original.Key ManagedIdentity CreatedByType = original.ManagedIdentity User CreatedByType = original.User )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type EnterprisePoliciesClient ¶
type EnterprisePoliciesClient = original.EnterprisePoliciesClient
func NewEnterprisePoliciesClient ¶
func NewEnterprisePoliciesClient(subscriptionID string) EnterprisePoliciesClient
func NewEnterprisePoliciesClientWithBaseURI ¶
func NewEnterprisePoliciesClientWithBaseURI(baseURI string, subscriptionID string) EnterprisePoliciesClient
type EnterprisePolicy ¶
type EnterprisePolicy = original.EnterprisePolicy
type EnterprisePolicyIdentity ¶
type EnterprisePolicyIdentity = original.EnterprisePolicyIdentity
type EnterprisePolicyList ¶
type EnterprisePolicyList = original.EnterprisePolicyList
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ErrorResponseBody ¶
type ErrorResponseBody = original.ErrorResponseBody
type KeyProperties ¶
type KeyProperties = original.KeyProperties
type KeyVaultProperties ¶
type KeyVaultProperties = original.KeyVaultProperties
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationList ¶
type OperationList = original.OperationList
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 PrivateEndpointConnectionListResult ¶
type PrivateEndpointConnectionListResult = original.PrivateEndpointConnectionListResult
type PrivateEndpointConnectionProperties ¶
type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties
type PrivateEndpointConnectionProvisioningState ¶
type PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningState
const ( Creating PrivateEndpointConnectionProvisioningState = original.Creating Deleting PrivateEndpointConnectionProvisioningState = original.Deleting Failed PrivateEndpointConnectionProvisioningState = original.Failed Succeeded PrivateEndpointConnectionProvisioningState = original.Succeeded )
func PossiblePrivateEndpointConnectionProvisioningStateValues ¶
func PossiblePrivateEndpointConnectionProvisioningStateValues() []PrivateEndpointConnectionProvisioningState
type PrivateEndpointConnectionsClient ¶
type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClient ¶
func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClientWithBaseURI ¶
func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient
type PrivateEndpointConnectionsCreateOrUpdateFuture ¶
type PrivateEndpointConnectionsCreateOrUpdateFuture = original.PrivateEndpointConnectionsCreateOrUpdateFuture
type PrivateEndpointConnectionsDeleteFuture ¶
type PrivateEndpointConnectionsDeleteFuture = original.PrivateEndpointConnectionsDeleteFuture
type PrivateEndpointServiceConnectionStatus ¶
type PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatus
const ( Approved PrivateEndpointServiceConnectionStatus = original.Approved Pending PrivateEndpointServiceConnectionStatus = original.Pending Rejected PrivateEndpointServiceConnectionStatus = original.Rejected )
func PossiblePrivateEndpointServiceConnectionStatusValues ¶
func PossiblePrivateEndpointServiceConnectionStatusValues() []PrivateEndpointServiceConnectionStatus
type PrivateLinkResource ¶
type PrivateLinkResource = original.PrivateLinkResource
type PrivateLinkResourceListResult ¶
type PrivateLinkResourceListResult = original.PrivateLinkResourceListResult
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 Properties ¶
type Properties = original.Properties
type PropertiesEncryption ¶
type PropertiesEncryption = original.PropertiesEncryption
type PropertiesLockbox ¶
type PropertiesLockbox = original.PropertiesLockbox
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( None ResourceIdentityType = original.None SystemAssigned ResourceIdentityType = original.SystemAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type SubnetEndpointProperty ¶
type SubnetEndpointProperty = original.SubnetEndpointProperty
type SubnetListResult ¶
type SubnetListResult = original.SubnetListResult
type SubnetProperties ¶
type SubnetProperties = original.SubnetProperties
type SubnetsClient ¶
type SubnetsClient = original.SubnetsClient
func NewSubnetsClient ¶
func NewSubnetsClient(subscriptionID string) SubnetsClient
func NewSubnetsClientWithBaseURI ¶
func NewSubnetsClientWithBaseURI(baseURI string, subscriptionID string) SubnetsClient
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.