Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type AadAuthenticationParameters struct + AadAudience *string + AadIssuer *string + AadTenant *string + type Access string + const Allow + const Deny + func PossibleAccessValues() []Access + type AddressSpace struct + AddressPrefixes *[]string + type ApplicationGateway struct + Etag *string + ID *string + Identity *ManagedServiceIdentity + Location *string + Name *string + Tags map[string]*string + Type *string + Zones *[]string + func (ag *ApplicationGateway) UnmarshalJSON(body []byte) error + func (ag ApplicationGateway) MarshalJSON() ([]byte, error) + type ApplicationGatewayAuthenticationCertificate struct + Etag *string + ID *string + Name *string + Type *string + func (agac *ApplicationGatewayAuthenticationCertificate) UnmarshalJSON(body []byte) error + func (agac ApplicationGatewayAuthenticationCertificate) MarshalJSON() ([]byte, error) + type ApplicationGatewayAuthenticationCertificatePropertiesFormat struct + Data *string + ProvisioningState ProvisioningState + type ApplicationGatewayAutoscaleConfiguration struct + MaxCapacity *int32 + MinCapacity *int32 + type ApplicationGatewayAvailableSslOptions struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (agaso *ApplicationGatewayAvailableSslOptions) UnmarshalJSON(body []byte) error + func (agaso ApplicationGatewayAvailableSslOptions) MarshalJSON() ([]byte, error) + type ApplicationGatewayAvailableSslOptionsPropertiesFormat struct + AvailableCipherSuites *[]ApplicationGatewaySslCipherSuite + AvailableProtocols *[]ApplicationGatewaySslProtocol + DefaultPolicy ApplicationGatewaySslPolicyName + PredefinedPolicies *[]SubResource + type ApplicationGatewayAvailableSslPredefinedPolicies struct + NextLink *string + Value *[]ApplicationGatewaySslPredefinedPolicy + func (agaspp ApplicationGatewayAvailableSslPredefinedPolicies) IsEmpty() bool + type ApplicationGatewayAvailableSslPredefinedPoliciesIterator struct + func NewApplicationGatewayAvailableSslPredefinedPoliciesIterator(page ApplicationGatewayAvailableSslPredefinedPoliciesPage) ApplicationGatewayAvailableSslPredefinedPoliciesIterator + func (iter *ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Next() error + func (iter *ApplicationGatewayAvailableSslPredefinedPoliciesIterator) NextWithContext(ctx context.Context) (err error) + func (iter ApplicationGatewayAvailableSslPredefinedPoliciesIterator) NotDone() bool + func (iter ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Response() ApplicationGatewayAvailableSslPredefinedPolicies + func (iter ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Value() ApplicationGatewaySslPredefinedPolicy + type ApplicationGatewayAvailableSslPredefinedPoliciesPage struct + func NewApplicationGatewayAvailableSslPredefinedPoliciesPage(...) ApplicationGatewayAvailableSslPredefinedPoliciesPage + func (page *ApplicationGatewayAvailableSslPredefinedPoliciesPage) Next() error + func (page *ApplicationGatewayAvailableSslPredefinedPoliciesPage) NextWithContext(ctx context.Context) (err error) + func (page ApplicationGatewayAvailableSslPredefinedPoliciesPage) NotDone() bool + func (page ApplicationGatewayAvailableSslPredefinedPoliciesPage) Response() ApplicationGatewayAvailableSslPredefinedPolicies + func (page ApplicationGatewayAvailableSslPredefinedPoliciesPage) Values() []ApplicationGatewaySslPredefinedPolicy + type ApplicationGatewayAvailableWafRuleSetsResult struct + Value *[]ApplicationGatewayFirewallRuleSet + type ApplicationGatewayBackendAddress struct + Fqdn *string + IPAddress *string + type ApplicationGatewayBackendAddressPool struct + Etag *string + ID *string + Name *string + Type *string + func (agbap *ApplicationGatewayBackendAddressPool) UnmarshalJSON(body []byte) error + func (agbap ApplicationGatewayBackendAddressPool) MarshalJSON() ([]byte, error) + type ApplicationGatewayBackendAddressPoolPropertiesFormat struct + BackendAddresses *[]ApplicationGatewayBackendAddress + BackendIPConfigurations *[]InterfaceIPConfiguration + ProvisioningState ProvisioningState + type ApplicationGatewayBackendHTTPSettings struct + Etag *string + ID *string + Name *string + Type *string + func (agbhs *ApplicationGatewayBackendHTTPSettings) UnmarshalJSON(body []byte) error + func (agbhs ApplicationGatewayBackendHTTPSettings) MarshalJSON() ([]byte, error) + type ApplicationGatewayBackendHTTPSettingsPropertiesFormat struct + AffinityCookieName *string + AuthenticationCertificates *[]SubResource + ConnectionDraining *ApplicationGatewayConnectionDraining + CookieBasedAffinity ApplicationGatewayCookieBasedAffinity + HostName *string + Path *string + PickHostNameFromBackendAddress *bool + Port *int32 + Probe *SubResource + ProbeEnabled *bool + Protocol ApplicationGatewayProtocol + ProvisioningState ProvisioningState + RequestTimeout *int32 + TrustedRootCertificates *[]SubResource + type ApplicationGatewayBackendHealth struct + BackendAddressPools *[]ApplicationGatewayBackendHealthPool + type ApplicationGatewayBackendHealthHTTPSettings struct + BackendHTTPSettings *ApplicationGatewayBackendHTTPSettings + Servers *[]ApplicationGatewayBackendHealthServer + type ApplicationGatewayBackendHealthOnDemand struct + BackendAddressPool *ApplicationGatewayBackendAddressPool + BackendHealthHTTPSettings *ApplicationGatewayBackendHealthHTTPSettings + type ApplicationGatewayBackendHealthPool struct + BackendAddressPool *ApplicationGatewayBackendAddressPool + BackendHTTPSettingsCollection *[]ApplicationGatewayBackendHealthHTTPSettings + type ApplicationGatewayBackendHealthServer struct + Address *string + Health ApplicationGatewayBackendHealthServerHealth + HealthProbeLog *string + IPConfiguration *InterfaceIPConfiguration + type ApplicationGatewayBackendHealthServerHealth string + const Down + const Draining + const Partial + const Unknown + const Up + func PossibleApplicationGatewayBackendHealthServerHealthValues() []ApplicationGatewayBackendHealthServerHealth + type ApplicationGatewayConnectionDraining struct + DrainTimeoutInSec *int32 + Enabled *bool + type ApplicationGatewayCookieBasedAffinity string + const Disabled + const Enabled + func PossibleApplicationGatewayCookieBasedAffinityValues() []ApplicationGatewayCookieBasedAffinity + type ApplicationGatewayCustomError struct + CustomErrorPageURL *string + StatusCode ApplicationGatewayCustomErrorStatusCode + type ApplicationGatewayCustomErrorStatusCode string + const HTTPStatus403 + const HTTPStatus502 + func PossibleApplicationGatewayCustomErrorStatusCodeValues() []ApplicationGatewayCustomErrorStatusCode + type ApplicationGatewayFirewallDisabledRuleGroup struct + RuleGroupName *string + Rules *[]int32 + type ApplicationGatewayFirewallExclusion struct + MatchVariable *string + Selector *string + SelectorMatchOperator *string + type ApplicationGatewayFirewallMode string + const Detection + const Prevention + func PossibleApplicationGatewayFirewallModeValues() []ApplicationGatewayFirewallMode + type ApplicationGatewayFirewallRule struct + Description *string + RuleID *int32 + type ApplicationGatewayFirewallRuleGroup struct + Description *string + RuleGroupName *string + Rules *[]ApplicationGatewayFirewallRule + type ApplicationGatewayFirewallRuleSet struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (agfrs *ApplicationGatewayFirewallRuleSet) UnmarshalJSON(body []byte) error + func (agfrs ApplicationGatewayFirewallRuleSet) MarshalJSON() ([]byte, error) + type ApplicationGatewayFirewallRuleSetPropertiesFormat struct + ProvisioningState ProvisioningState + RuleGroups *[]ApplicationGatewayFirewallRuleGroup + RuleSetType *string + RuleSetVersion *string + type ApplicationGatewayFrontendIPConfiguration struct + Etag *string + ID *string + Name *string + Type *string + func (agfic *ApplicationGatewayFrontendIPConfiguration) UnmarshalJSON(body []byte) error + func (agfic ApplicationGatewayFrontendIPConfiguration) MarshalJSON() ([]byte, error) + type ApplicationGatewayFrontendIPConfigurationPropertiesFormat struct + PrivateIPAddress *string + PrivateIPAllocationMethod IPAllocationMethod + ProvisioningState ProvisioningState + PublicIPAddress *SubResource + Subnet *SubResource + type ApplicationGatewayFrontendPort struct + Etag *string + ID *string + Name *string + Type *string + func (agfp *ApplicationGatewayFrontendPort) UnmarshalJSON(body []byte) error + func (agfp ApplicationGatewayFrontendPort) MarshalJSON() ([]byte, error) + type ApplicationGatewayFrontendPortPropertiesFormat struct + Port *int32 + ProvisioningState ProvisioningState + type ApplicationGatewayHTTPListener struct + Etag *string + ID *string + Name *string + Type *string + func (aghl *ApplicationGatewayHTTPListener) UnmarshalJSON(body []byte) error + func (aghl ApplicationGatewayHTTPListener) MarshalJSON() ([]byte, error) + type ApplicationGatewayHTTPListenerPropertiesFormat struct + CustomErrorConfigurations *[]ApplicationGatewayCustomError + FrontendIPConfiguration *SubResource + FrontendPort *SubResource + HostName *string + Protocol ApplicationGatewayProtocol + ProvisioningState ProvisioningState + RequireServerNameIndication *bool + SslCertificate *SubResource + type ApplicationGatewayHeaderConfiguration struct + HeaderName *string + HeaderValue *string + type ApplicationGatewayIPConfiguration struct + Etag *string + ID *string + Name *string + Type *string + func (agic *ApplicationGatewayIPConfiguration) UnmarshalJSON(body []byte) error + func (agic ApplicationGatewayIPConfiguration) MarshalJSON() ([]byte, error) + type ApplicationGatewayIPConfigurationPropertiesFormat struct + ProvisioningState ProvisioningState + Subnet *SubResource + type ApplicationGatewayListResult struct + NextLink *string + Value *[]ApplicationGateway + func (aglr ApplicationGatewayListResult) IsEmpty() bool + type ApplicationGatewayListResultIterator struct + func NewApplicationGatewayListResultIterator(page ApplicationGatewayListResultPage) ApplicationGatewayListResultIterator + func (iter *ApplicationGatewayListResultIterator) Next() error + func (iter *ApplicationGatewayListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ApplicationGatewayListResultIterator) NotDone() bool + func (iter ApplicationGatewayListResultIterator) Response() ApplicationGatewayListResult + func (iter ApplicationGatewayListResultIterator) Value() ApplicationGateway + type ApplicationGatewayListResultPage struct + func NewApplicationGatewayListResultPage(...) ApplicationGatewayListResultPage + func (page *ApplicationGatewayListResultPage) Next() error + func (page *ApplicationGatewayListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ApplicationGatewayListResultPage) NotDone() bool + func (page ApplicationGatewayListResultPage) Response() ApplicationGatewayListResult + func (page ApplicationGatewayListResultPage) Values() []ApplicationGateway + type ApplicationGatewayOnDemandProbe struct + BackendAddressPool *SubResource + BackendHTTPSettings *SubResource + Host *string + Match *ApplicationGatewayProbeHealthResponseMatch + Path *string + PickHostNameFromBackendHTTPSettings *bool + Protocol ApplicationGatewayProtocol + Timeout *int32 + type ApplicationGatewayOperationalState string + const Running + const Starting + const Stopped + const Stopping + func PossibleApplicationGatewayOperationalStateValues() []ApplicationGatewayOperationalState + type ApplicationGatewayPathRule struct + Etag *string + ID *string + Name *string + Type *string + func (agpr *ApplicationGatewayPathRule) UnmarshalJSON(body []byte) error + func (agpr ApplicationGatewayPathRule) MarshalJSON() ([]byte, error) + type ApplicationGatewayPathRulePropertiesFormat struct + BackendAddressPool *SubResource + BackendHTTPSettings *SubResource + Paths *[]string + ProvisioningState ProvisioningState + RedirectConfiguration *SubResource + RewriteRuleSet *SubResource + type ApplicationGatewayProbe struct + Etag *string + ID *string + Name *string + Type *string + func (agp *ApplicationGatewayProbe) UnmarshalJSON(body []byte) error + func (agp ApplicationGatewayProbe) MarshalJSON() ([]byte, error) + type ApplicationGatewayProbeHealthResponseMatch struct + Body *string + StatusCodes *[]string + type ApplicationGatewayProbePropertiesFormat struct + Host *string + Interval *int32 + Match *ApplicationGatewayProbeHealthResponseMatch + MinServers *int32 + Path *string + PickHostNameFromBackendHTTPSettings *bool + Port *int32 + Protocol ApplicationGatewayProtocol + ProvisioningState ProvisioningState + Timeout *int32 + UnhealthyThreshold *int32 + type ApplicationGatewayPropertiesFormat struct + AuthenticationCertificates *[]ApplicationGatewayAuthenticationCertificate + AutoscaleConfiguration *ApplicationGatewayAutoscaleConfiguration + BackendAddressPools *[]ApplicationGatewayBackendAddressPool + BackendHTTPSettingsCollection *[]ApplicationGatewayBackendHTTPSettings + CustomErrorConfigurations *[]ApplicationGatewayCustomError + EnableFips *bool + EnableHTTP2 *bool + FirewallPolicy *SubResource + FrontendIPConfigurations *[]ApplicationGatewayFrontendIPConfiguration + FrontendPorts *[]ApplicationGatewayFrontendPort + GatewayIPConfigurations *[]ApplicationGatewayIPConfiguration + HTTPListeners *[]ApplicationGatewayHTTPListener + OperationalState ApplicationGatewayOperationalState + Probes *[]ApplicationGatewayProbe + ProvisioningState ProvisioningState + RedirectConfigurations *[]ApplicationGatewayRedirectConfiguration + RequestRoutingRules *[]ApplicationGatewayRequestRoutingRule + ResourceGUID *string + RewriteRuleSets *[]ApplicationGatewayRewriteRuleSet + Sku *ApplicationGatewaySku + SslCertificates *[]ApplicationGatewaySslCertificate + SslPolicy *ApplicationGatewaySslPolicy + TrustedRootCertificates *[]ApplicationGatewayTrustedRootCertificate + URLPathMaps *[]ApplicationGatewayURLPathMap + WebApplicationFirewallConfiguration *ApplicationGatewayWebApplicationFirewallConfiguration + type ApplicationGatewayProtocol string + const HTTP + const HTTPS + func PossibleApplicationGatewayProtocolValues() []ApplicationGatewayProtocol + type ApplicationGatewayRedirectConfiguration struct + Etag *string + ID *string + Name *string + Type *string + func (agrc *ApplicationGatewayRedirectConfiguration) UnmarshalJSON(body []byte) error + func (agrc ApplicationGatewayRedirectConfiguration) MarshalJSON() ([]byte, error) + type ApplicationGatewayRedirectConfigurationPropertiesFormat struct + IncludePath *bool + IncludeQueryString *bool + PathRules *[]SubResource + RedirectType ApplicationGatewayRedirectType + RequestRoutingRules *[]SubResource + TargetListener *SubResource + TargetURL *string + URLPathMaps *[]SubResource + type ApplicationGatewayRedirectType string + const Found + const Permanent + const SeeOther + const Temporary + func PossibleApplicationGatewayRedirectTypeValues() []ApplicationGatewayRedirectType + type ApplicationGatewayRequestRoutingRule struct + Etag *string + ID *string + Name *string + Type *string + func (agrrr *ApplicationGatewayRequestRoutingRule) UnmarshalJSON(body []byte) error + func (agrrr ApplicationGatewayRequestRoutingRule) MarshalJSON() ([]byte, error) + type ApplicationGatewayRequestRoutingRulePropertiesFormat struct + BackendAddressPool *SubResource + BackendHTTPSettings *SubResource + HTTPListener *SubResource + Priority *int32 + ProvisioningState ProvisioningState + RedirectConfiguration *SubResource + RewriteRuleSet *SubResource + RuleType ApplicationGatewayRequestRoutingRuleType + URLPathMap *SubResource + type ApplicationGatewayRequestRoutingRuleType string + const Basic + const PathBasedRouting + func PossibleApplicationGatewayRequestRoutingRuleTypeValues() []ApplicationGatewayRequestRoutingRuleType + type ApplicationGatewayRewriteRule struct + ActionSet *ApplicationGatewayRewriteRuleActionSet + Conditions *[]ApplicationGatewayRewriteRuleCondition + Name *string + RuleSequence *int32 + type ApplicationGatewayRewriteRuleActionSet struct + RequestHeaderConfigurations *[]ApplicationGatewayHeaderConfiguration + ResponseHeaderConfigurations *[]ApplicationGatewayHeaderConfiguration + type ApplicationGatewayRewriteRuleCondition struct + IgnoreCase *bool + Negate *bool + Pattern *string + Variable *string + type ApplicationGatewayRewriteRuleSet struct + Etag *string + ID *string + Name *string + func (agrrs *ApplicationGatewayRewriteRuleSet) UnmarshalJSON(body []byte) error + func (agrrs ApplicationGatewayRewriteRuleSet) MarshalJSON() ([]byte, error) + type ApplicationGatewayRewriteRuleSetPropertiesFormat struct + ProvisioningState ProvisioningState + RewriteRules *[]ApplicationGatewayRewriteRule + type ApplicationGatewaySku struct + Capacity *int32 + Name ApplicationGatewaySkuName + Tier ApplicationGatewayTier + type ApplicationGatewaySkuName string + const StandardLarge + const StandardMedium + const StandardSmall + const StandardV2 + const WAFLarge + const WAFMedium + const WAFV2 + func PossibleApplicationGatewaySkuNameValues() []ApplicationGatewaySkuName + type ApplicationGatewaySslCertificate struct + Etag *string + ID *string + Name *string + Type *string + func (agsc *ApplicationGatewaySslCertificate) UnmarshalJSON(body []byte) error + func (agsc ApplicationGatewaySslCertificate) MarshalJSON() ([]byte, error) + type ApplicationGatewaySslCertificatePropertiesFormat struct + Data *string + KeyVaultSecretID *string + Password *string + ProvisioningState ProvisioningState + PublicCertData *string + type ApplicationGatewaySslCipherSuite string + const TLSDHEDSSWITH3DESEDECBCSHA + const TLSDHEDSSWITHAES128CBCSHA + const TLSDHEDSSWITHAES128CBCSHA256 + const TLSDHEDSSWITHAES256CBCSHA + const TLSDHEDSSWITHAES256CBCSHA256 + const TLSDHERSAWITHAES128CBCSHA + const TLSDHERSAWITHAES128GCMSHA256 + const TLSDHERSAWITHAES256CBCSHA + const TLSDHERSAWITHAES256GCMSHA384 + const TLSECDHEECDSAWITHAES128CBCSHA + const TLSECDHEECDSAWITHAES128CBCSHA256 + const TLSECDHEECDSAWITHAES128GCMSHA256 + const TLSECDHEECDSAWITHAES256CBCSHA + const TLSECDHEECDSAWITHAES256CBCSHA384 + const TLSECDHEECDSAWITHAES256GCMSHA384 + const TLSECDHERSAWITHAES128CBCSHA + const TLSECDHERSAWITHAES128CBCSHA256 + const TLSECDHERSAWITHAES128GCMSHA256 + const TLSECDHERSAWITHAES256CBCSHA + const TLSECDHERSAWITHAES256CBCSHA384 + const TLSECDHERSAWITHAES256GCMSHA384 + const TLSRSAWITH3DESEDECBCSHA + const TLSRSAWITHAES128CBCSHA + const TLSRSAWITHAES128CBCSHA256 + const TLSRSAWITHAES128GCMSHA256 + const TLSRSAWITHAES256CBCSHA + const TLSRSAWITHAES256CBCSHA256 + const TLSRSAWITHAES256GCMSHA384 + func PossibleApplicationGatewaySslCipherSuiteValues() []ApplicationGatewaySslCipherSuite + type ApplicationGatewaySslPolicy struct + CipherSuites *[]ApplicationGatewaySslCipherSuite + DisabledSslProtocols *[]ApplicationGatewaySslProtocol + MinProtocolVersion ApplicationGatewaySslProtocol + PolicyName ApplicationGatewaySslPolicyName + PolicyType ApplicationGatewaySslPolicyType + type ApplicationGatewaySslPolicyName string + const AppGwSslPolicy20150501 + const AppGwSslPolicy20170401 + const AppGwSslPolicy20170401S + func PossibleApplicationGatewaySslPolicyNameValues() []ApplicationGatewaySslPolicyName + type ApplicationGatewaySslPolicyType string + const Custom + const Predefined + func PossibleApplicationGatewaySslPolicyTypeValues() []ApplicationGatewaySslPolicyType + type ApplicationGatewaySslPredefinedPolicy struct + ID *string + Name *string + func (agspp *ApplicationGatewaySslPredefinedPolicy) UnmarshalJSON(body []byte) error + func (agspp ApplicationGatewaySslPredefinedPolicy) MarshalJSON() ([]byte, error) + type ApplicationGatewaySslPredefinedPolicyPropertiesFormat struct + CipherSuites *[]ApplicationGatewaySslCipherSuite + MinProtocolVersion ApplicationGatewaySslProtocol + type ApplicationGatewaySslProtocol string + const TLSv10 + const TLSv11 + const TLSv12 + func PossibleApplicationGatewaySslProtocolValues() []ApplicationGatewaySslProtocol + type ApplicationGatewayTier string + const ApplicationGatewayTierStandard + const ApplicationGatewayTierStandardV2 + const ApplicationGatewayTierWAF + const ApplicationGatewayTierWAFV2 + func PossibleApplicationGatewayTierValues() []ApplicationGatewayTier + type ApplicationGatewayTrustedRootCertificate struct + Etag *string + ID *string + Name *string + Type *string + func (agtrc *ApplicationGatewayTrustedRootCertificate) UnmarshalJSON(body []byte) error + func (agtrc ApplicationGatewayTrustedRootCertificate) MarshalJSON() ([]byte, error) + type ApplicationGatewayTrustedRootCertificatePropertiesFormat struct + Data *string + KeyVaultSecretID *string + ProvisioningState ProvisioningState + type ApplicationGatewayURLPathMap struct + Etag *string + ID *string + Name *string + Type *string + func (agupm *ApplicationGatewayURLPathMap) UnmarshalJSON(body []byte) error + func (agupm ApplicationGatewayURLPathMap) MarshalJSON() ([]byte, error) + type ApplicationGatewayURLPathMapPropertiesFormat struct + DefaultBackendAddressPool *SubResource + DefaultBackendHTTPSettings *SubResource + DefaultRedirectConfiguration *SubResource + DefaultRewriteRuleSet *SubResource + PathRules *[]ApplicationGatewayPathRule + ProvisioningState ProvisioningState + type ApplicationGatewayWebApplicationFirewallConfiguration struct + DisabledRuleGroups *[]ApplicationGatewayFirewallDisabledRuleGroup + Enabled *bool + Exclusions *[]ApplicationGatewayFirewallExclusion + FileUploadLimitInMb *int32 + FirewallMode ApplicationGatewayFirewallMode + MaxRequestBodySize *int32 + MaxRequestBodySizeInKb *int32 + RequestBodyCheck *bool + RuleSetType *string + RuleSetVersion *string + type ApplicationGatewaysBackendHealthFuture struct + func (future *ApplicationGatewaysBackendHealthFuture) Result(client ApplicationGatewaysClient) (agbh ApplicationGatewayBackendHealth, err error) + type ApplicationGatewaysBackendHealthOnDemandFuture struct + func (future *ApplicationGatewaysBackendHealthOnDemandFuture) Result(client ApplicationGatewaysClient) (agbhod ApplicationGatewayBackendHealthOnDemand, err error) + type ApplicationGatewaysClient struct + func NewApplicationGatewaysClient(subscriptionID string) ApplicationGatewaysClient + func NewApplicationGatewaysClientWithBaseURI(baseURI string, subscriptionID string) ApplicationGatewaysClient + func (client ApplicationGatewaysClient) BackendHealth(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (result ApplicationGatewaysBackendHealthFuture, err error) + func (client ApplicationGatewaysClient) BackendHealthOnDemand(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (result ApplicationGatewaysBackendHealthOnDemandFuture, err error) + func (client ApplicationGatewaysClient) BackendHealthOnDemandPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (*http.Request, error) + func (client ApplicationGatewaysClient) BackendHealthOnDemandResponder(resp *http.Response) (result ApplicationGatewayBackendHealthOnDemand, err error) + func (client ApplicationGatewaysClient) BackendHealthOnDemandSender(req *http.Request) (future ApplicationGatewaysBackendHealthOnDemandFuture, err error) + func (client ApplicationGatewaysClient) BackendHealthPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (*http.Request, error) + func (client ApplicationGatewaysClient) BackendHealthResponder(resp *http.Response) (result ApplicationGatewayBackendHealth, err error) + func (client ApplicationGatewaysClient) BackendHealthSender(req *http.Request) (future ApplicationGatewaysBackendHealthFuture, err error) + func (client ApplicationGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (result ApplicationGatewaysCreateOrUpdateFuture, err error) + func (client ApplicationGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (*http.Request, error) + func (client ApplicationGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result ApplicationGateway, err error) + func (client ApplicationGatewaysClient) CreateOrUpdateSender(req *http.Request) (future ApplicationGatewaysCreateOrUpdateFuture, err error) + func (client ApplicationGatewaysClient) Delete(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGatewaysDeleteFuture, err error) + func (client ApplicationGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error) + func (client ApplicationGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ApplicationGatewaysClient) DeleteSender(req *http.Request) (future ApplicationGatewaysDeleteFuture, err error) + func (client ApplicationGatewaysClient) Get(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGateway, err error) + func (client ApplicationGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error) + func (client ApplicationGatewaysClient) GetResponder(resp *http.Response) (result ApplicationGateway, err error) + func (client ApplicationGatewaysClient) GetSender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) GetSslPredefinedPolicy(ctx context.Context, predefinedPolicyName string) (result ApplicationGatewaySslPredefinedPolicy, err error) + func (client ApplicationGatewaysClient) GetSslPredefinedPolicyPreparer(ctx context.Context, predefinedPolicyName string) (*http.Request, error) + func (client ApplicationGatewaysClient) GetSslPredefinedPolicyResponder(resp *http.Response) (result ApplicationGatewaySslPredefinedPolicy, err error) + func (client ApplicationGatewaysClient) GetSslPredefinedPolicySender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) List(ctx context.Context, resourceGroupName string) (result ApplicationGatewayListResultPage, err error) + func (client ApplicationGatewaysClient) ListAll(ctx context.Context) (result ApplicationGatewayListResultPage, err error) + func (client ApplicationGatewaysClient) ListAllComplete(ctx context.Context) (result ApplicationGatewayListResultIterator, err error) + func (client ApplicationGatewaysClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client ApplicationGatewaysClient) ListAllResponder(resp *http.Response) (result ApplicationGatewayListResult, err error) + func (client ApplicationGatewaysClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) ListAvailableRequestHeaders(ctx context.Context) (result ListString, err error) + func (client ApplicationGatewaysClient) ListAvailableRequestHeadersPreparer(ctx context.Context) (*http.Request, error) + func (client ApplicationGatewaysClient) ListAvailableRequestHeadersResponder(resp *http.Response) (result ListString, err error) + func (client ApplicationGatewaysClient) ListAvailableRequestHeadersSender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) ListAvailableResponseHeaders(ctx context.Context) (result ListString, err error) + func (client ApplicationGatewaysClient) ListAvailableResponseHeadersPreparer(ctx context.Context) (*http.Request, error) + func (client ApplicationGatewaysClient) ListAvailableResponseHeadersResponder(resp *http.Response) (result ListString, err error) + func (client ApplicationGatewaysClient) ListAvailableResponseHeadersSender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) ListAvailableServerVariables(ctx context.Context) (result ListString, err error) + func (client ApplicationGatewaysClient) ListAvailableServerVariablesPreparer(ctx context.Context) (*http.Request, error) + func (client ApplicationGatewaysClient) ListAvailableServerVariablesResponder(resp *http.Response) (result ListString, err error) + func (client ApplicationGatewaysClient) ListAvailableServerVariablesSender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) ListAvailableSslOptions(ctx context.Context) (result ApplicationGatewayAvailableSslOptions, err error) + func (client ApplicationGatewaysClient) ListAvailableSslOptionsPreparer(ctx context.Context) (*http.Request, error) + func (client ApplicationGatewaysClient) ListAvailableSslOptionsResponder(resp *http.Response) (result ApplicationGatewayAvailableSslOptions, err error) + func (client ApplicationGatewaysClient) ListAvailableSslOptionsSender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPolicies(ctx context.Context) (result ApplicationGatewayAvailableSslPredefinedPoliciesPage, err error) + func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesComplete(ctx context.Context) (result ApplicationGatewayAvailableSslPredefinedPoliciesIterator, err error) + func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesPreparer(ctx context.Context) (*http.Request, error) + func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesResponder(resp *http.Response) (result ApplicationGatewayAvailableSslPredefinedPolicies, err error) + func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesSender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) ListAvailableWafRuleSets(ctx context.Context) (result ApplicationGatewayAvailableWafRuleSetsResult, err error) + func (client ApplicationGatewaysClient) ListAvailableWafRuleSetsPreparer(ctx context.Context) (*http.Request, error) + func (client ApplicationGatewaysClient) ListAvailableWafRuleSetsResponder(resp *http.Response) (result ApplicationGatewayAvailableWafRuleSetsResult, err error) + func (client ApplicationGatewaysClient) ListAvailableWafRuleSetsSender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) ListComplete(ctx context.Context, resourceGroupName string) (result ApplicationGatewayListResultIterator, err error) + func (client ApplicationGatewaysClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ApplicationGatewaysClient) ListResponder(resp *http.Response) (result ApplicationGatewayListResult, err error) + func (client ApplicationGatewaysClient) ListSender(req *http.Request) (*http.Response, error) + func (client ApplicationGatewaysClient) Start(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGatewaysStartFuture, err error) + func (client ApplicationGatewaysClient) StartPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error) + func (client ApplicationGatewaysClient) StartResponder(resp *http.Response) (result autorest.Response, err error) + func (client ApplicationGatewaysClient) StartSender(req *http.Request) (future ApplicationGatewaysStartFuture, err error) + func (client ApplicationGatewaysClient) Stop(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGatewaysStopFuture, err error) + func (client ApplicationGatewaysClient) StopPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error) + func (client ApplicationGatewaysClient) StopResponder(resp *http.Response) (result autorest.Response, err error) + func (client ApplicationGatewaysClient) StopSender(req *http.Request) (future ApplicationGatewaysStopFuture, err error) + func (client ApplicationGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (result ApplicationGatewaysUpdateTagsFuture, err error) + func (client ApplicationGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (*http.Request, error) + func (client ApplicationGatewaysClient) UpdateTagsResponder(resp *http.Response) (result ApplicationGateway, err error) + func (client ApplicationGatewaysClient) UpdateTagsSender(req *http.Request) (future ApplicationGatewaysUpdateTagsFuture, err error) + type ApplicationGatewaysCreateOrUpdateFuture struct + func (future *ApplicationGatewaysCreateOrUpdateFuture) Result(client ApplicationGatewaysClient) (ag ApplicationGateway, err error) + type ApplicationGatewaysDeleteFuture struct + func (future *ApplicationGatewaysDeleteFuture) Result(client ApplicationGatewaysClient) (ar autorest.Response, err error) + type ApplicationGatewaysStartFuture struct + func (future *ApplicationGatewaysStartFuture) Result(client ApplicationGatewaysClient) (ar autorest.Response, err error) + type ApplicationGatewaysStopFuture struct + func (future *ApplicationGatewaysStopFuture) Result(client ApplicationGatewaysClient) (ar autorest.Response, err error) + type ApplicationGatewaysUpdateTagsFuture struct + func (future *ApplicationGatewaysUpdateTagsFuture) Result(client ApplicationGatewaysClient) (ag ApplicationGateway, err error) + type ApplicationRuleCondition struct + Description *string + DestinationAddresses *[]string + FqdnTags *[]string + Name *string + Protocols *[]FirewallPolicyRuleConditionApplicationProtocol + RuleConditionType RuleConditionType + SourceAddresses *[]string + TargetFqdns *[]string + func (arc ApplicationRuleCondition) AsApplicationRuleCondition() (*ApplicationRuleCondition, bool) + func (arc ApplicationRuleCondition) AsBasicFirewallPolicyRuleCondition() (BasicFirewallPolicyRuleCondition, bool) + func (arc ApplicationRuleCondition) AsFirewallPolicyRuleCondition() (*FirewallPolicyRuleCondition, bool) + func (arc ApplicationRuleCondition) AsRuleCondition() (*RuleCondition, bool) + func (arc ApplicationRuleCondition) MarshalJSON() ([]byte, error) + type ApplicationSecurityGroup struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (asg *ApplicationSecurityGroup) UnmarshalJSON(body []byte) error + func (asg ApplicationSecurityGroup) MarshalJSON() ([]byte, error) + type ApplicationSecurityGroupListResult struct + NextLink *string + Value *[]ApplicationSecurityGroup + func (asglr ApplicationSecurityGroupListResult) IsEmpty() bool + type ApplicationSecurityGroupListResultIterator struct + func NewApplicationSecurityGroupListResultIterator(page ApplicationSecurityGroupListResultPage) ApplicationSecurityGroupListResultIterator + func (iter *ApplicationSecurityGroupListResultIterator) Next() error + func (iter *ApplicationSecurityGroupListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ApplicationSecurityGroupListResultIterator) NotDone() bool + func (iter ApplicationSecurityGroupListResultIterator) Response() ApplicationSecurityGroupListResult + func (iter ApplicationSecurityGroupListResultIterator) Value() ApplicationSecurityGroup + type ApplicationSecurityGroupListResultPage struct + func NewApplicationSecurityGroupListResultPage(...) ApplicationSecurityGroupListResultPage + func (page *ApplicationSecurityGroupListResultPage) Next() error + func (page *ApplicationSecurityGroupListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ApplicationSecurityGroupListResultPage) NotDone() bool + func (page ApplicationSecurityGroupListResultPage) Response() ApplicationSecurityGroupListResult + func (page ApplicationSecurityGroupListResultPage) Values() []ApplicationSecurityGroup + type ApplicationSecurityGroupPropertiesFormat struct + ProvisioningState ProvisioningState + ResourceGUID *string + type ApplicationSecurityGroupsClient struct + func NewApplicationSecurityGroupsClient(subscriptionID string) ApplicationSecurityGroupsClient + func NewApplicationSecurityGroupsClientWithBaseURI(baseURI string, subscriptionID string) ApplicationSecurityGroupsClient + func (client ApplicationSecurityGroupsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result ApplicationSecurityGroupsCreateOrUpdateFuture, err error) + func (client ApplicationSecurityGroupsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ApplicationSecurityGroupsClient) CreateOrUpdateResponder(resp *http.Response) (result ApplicationSecurityGroup, err error) + func (client ApplicationSecurityGroupsClient) CreateOrUpdateSender(req *http.Request) (future ApplicationSecurityGroupsCreateOrUpdateFuture, err error) + func (client ApplicationSecurityGroupsClient) Delete(ctx context.Context, resourceGroupName string, ...) (result ApplicationSecurityGroupsDeleteFuture, err error) + func (client ApplicationSecurityGroupsClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ApplicationSecurityGroupsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ApplicationSecurityGroupsClient) DeleteSender(req *http.Request) (future ApplicationSecurityGroupsDeleteFuture, err error) + func (client ApplicationSecurityGroupsClient) Get(ctx context.Context, resourceGroupName string, ...) (result ApplicationSecurityGroup, err error) + func (client ApplicationSecurityGroupsClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ApplicationSecurityGroupsClient) GetResponder(resp *http.Response) (result ApplicationSecurityGroup, err error) + func (client ApplicationSecurityGroupsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ApplicationSecurityGroupsClient) List(ctx context.Context, resourceGroupName string) (result ApplicationSecurityGroupListResultPage, err error) + func (client ApplicationSecurityGroupsClient) ListAll(ctx context.Context) (result ApplicationSecurityGroupListResultPage, err error) + func (client ApplicationSecurityGroupsClient) ListAllComplete(ctx context.Context) (result ApplicationSecurityGroupListResultIterator, err error) + func (client ApplicationSecurityGroupsClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client ApplicationSecurityGroupsClient) ListAllResponder(resp *http.Response) (result ApplicationSecurityGroupListResult, err error) + func (client ApplicationSecurityGroupsClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client ApplicationSecurityGroupsClient) ListComplete(ctx context.Context, resourceGroupName string) (result ApplicationSecurityGroupListResultIterator, err error) + func (client ApplicationSecurityGroupsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ApplicationSecurityGroupsClient) ListResponder(resp *http.Response) (result ApplicationSecurityGroupListResult, err error) + func (client ApplicationSecurityGroupsClient) ListSender(req *http.Request) (*http.Response, error) + func (client ApplicationSecurityGroupsClient) UpdateTags(ctx context.Context, resourceGroupName string, ...) (result ApplicationSecurityGroupsUpdateTagsFuture, err error) + func (client ApplicationSecurityGroupsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ApplicationSecurityGroupsClient) UpdateTagsResponder(resp *http.Response) (result ApplicationSecurityGroup, err error) + func (client ApplicationSecurityGroupsClient) UpdateTagsSender(req *http.Request) (future ApplicationSecurityGroupsUpdateTagsFuture, err error) + type ApplicationSecurityGroupsCreateOrUpdateFuture struct + func (future *ApplicationSecurityGroupsCreateOrUpdateFuture) Result(client ApplicationSecurityGroupsClient) (asg ApplicationSecurityGroup, err error) + type ApplicationSecurityGroupsDeleteFuture struct + func (future *ApplicationSecurityGroupsDeleteFuture) Result(client ApplicationSecurityGroupsClient) (ar autorest.Response, err error) + type ApplicationSecurityGroupsUpdateTagsFuture struct + func (future *ApplicationSecurityGroupsUpdateTagsFuture) Result(client ApplicationSecurityGroupsClient) (asg ApplicationSecurityGroup, err error) + type AssociationType string + const Associated + const Contains + func PossibleAssociationTypeValues() []AssociationType + type AuthenticationMethod string + const EAPMSCHAPv2 + const EAPTLS + func PossibleAuthenticationMethodValues() []AuthenticationMethod + type AuthorizationListResult struct + NextLink *string + Value *[]ExpressRouteCircuitAuthorization + func (alr AuthorizationListResult) IsEmpty() bool + type AuthorizationListResultIterator struct + func NewAuthorizationListResultIterator(page AuthorizationListResultPage) AuthorizationListResultIterator + func (iter *AuthorizationListResultIterator) Next() error + func (iter *AuthorizationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter AuthorizationListResultIterator) NotDone() bool + func (iter AuthorizationListResultIterator) Response() AuthorizationListResult + func (iter AuthorizationListResultIterator) Value() ExpressRouteCircuitAuthorization + type AuthorizationListResultPage struct + func NewAuthorizationListResultPage(...) AuthorizationListResultPage + func (page *AuthorizationListResultPage) Next() error + func (page *AuthorizationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page AuthorizationListResultPage) NotDone() bool + func (page AuthorizationListResultPage) Response() AuthorizationListResult + func (page AuthorizationListResultPage) Values() []ExpressRouteCircuitAuthorization + type AuthorizationPropertiesFormat struct + AuthorizationKey *string + AuthorizationUseStatus AuthorizationUseStatus + ProvisioningState ProvisioningState + type AuthorizationUseStatus string + const Available + const InUse + func PossibleAuthorizationUseStatusValues() []AuthorizationUseStatus + type AutoApprovedPrivateLinkService struct + PrivateLinkService *string + type AutoApprovedPrivateLinkServicesResult struct + NextLink *string + Value *[]AutoApprovedPrivateLinkService + func (aaplsr AutoApprovedPrivateLinkServicesResult) IsEmpty() bool + type AutoApprovedPrivateLinkServicesResultIterator struct + func NewAutoApprovedPrivateLinkServicesResultIterator(page AutoApprovedPrivateLinkServicesResultPage) AutoApprovedPrivateLinkServicesResultIterator + func (iter *AutoApprovedPrivateLinkServicesResultIterator) Next() error + func (iter *AutoApprovedPrivateLinkServicesResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter AutoApprovedPrivateLinkServicesResultIterator) NotDone() bool + func (iter AutoApprovedPrivateLinkServicesResultIterator) Response() AutoApprovedPrivateLinkServicesResult + func (iter AutoApprovedPrivateLinkServicesResultIterator) Value() AutoApprovedPrivateLinkService + type AutoApprovedPrivateLinkServicesResultPage struct + func NewAutoApprovedPrivateLinkServicesResultPage(...) AutoApprovedPrivateLinkServicesResultPage + func (page *AutoApprovedPrivateLinkServicesResultPage) Next() error + func (page *AutoApprovedPrivateLinkServicesResultPage) NextWithContext(ctx context.Context) (err error) + func (page AutoApprovedPrivateLinkServicesResultPage) NotDone() bool + func (page AutoApprovedPrivateLinkServicesResultPage) Response() AutoApprovedPrivateLinkServicesResult + func (page AutoApprovedPrivateLinkServicesResultPage) Values() []AutoApprovedPrivateLinkService + type Availability struct + BlobDuration *string + Retention *string + TimeGrain *string + type AvailableDelegation struct + Actions *[]string + ID *string + Name *string + ServiceName *string + Type *string + type AvailableDelegationsClient struct + func NewAvailableDelegationsClient(subscriptionID string) AvailableDelegationsClient + func NewAvailableDelegationsClientWithBaseURI(baseURI string, subscriptionID string) AvailableDelegationsClient + func (client AvailableDelegationsClient) List(ctx context.Context, location string) (result AvailableDelegationsResultPage, err error) + func (client AvailableDelegationsClient) ListComplete(ctx context.Context, location string) (result AvailableDelegationsResultIterator, err error) + func (client AvailableDelegationsClient) ListPreparer(ctx context.Context, location string) (*http.Request, error) + func (client AvailableDelegationsClient) ListResponder(resp *http.Response) (result AvailableDelegationsResult, err error) + func (client AvailableDelegationsClient) ListSender(req *http.Request) (*http.Response, error) + type AvailableDelegationsResult struct + NextLink *string + Value *[]AvailableDelegation + func (adr AvailableDelegationsResult) IsEmpty() bool + type AvailableDelegationsResultIterator struct + func NewAvailableDelegationsResultIterator(page AvailableDelegationsResultPage) AvailableDelegationsResultIterator + func (iter *AvailableDelegationsResultIterator) Next() error + func (iter *AvailableDelegationsResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter AvailableDelegationsResultIterator) NotDone() bool + func (iter AvailableDelegationsResultIterator) Response() AvailableDelegationsResult + func (iter AvailableDelegationsResultIterator) Value() AvailableDelegation + type AvailableDelegationsResultPage struct + func NewAvailableDelegationsResultPage(...) AvailableDelegationsResultPage + func (page *AvailableDelegationsResultPage) Next() error + func (page *AvailableDelegationsResultPage) NextWithContext(ctx context.Context) (err error) + func (page AvailableDelegationsResultPage) NotDone() bool + func (page AvailableDelegationsResultPage) Response() AvailableDelegationsResult + func (page AvailableDelegationsResultPage) Values() []AvailableDelegation + type AvailableEndpointServicesClient struct + func NewAvailableEndpointServicesClient(subscriptionID string) AvailableEndpointServicesClient + func NewAvailableEndpointServicesClientWithBaseURI(baseURI string, subscriptionID string) AvailableEndpointServicesClient + func (client AvailableEndpointServicesClient) List(ctx context.Context, location string) (result EndpointServicesListResultPage, err error) + func (client AvailableEndpointServicesClient) ListComplete(ctx context.Context, location string) (result EndpointServicesListResultIterator, err error) + func (client AvailableEndpointServicesClient) ListPreparer(ctx context.Context, location string) (*http.Request, error) + func (client AvailableEndpointServicesClient) ListResponder(resp *http.Response) (result EndpointServicesListResult, err error) + func (client AvailableEndpointServicesClient) ListSender(req *http.Request) (*http.Response, error) + type AvailablePrivateEndpointType struct + ID *string + Name *string + ResourceName *string + Type *string + type AvailablePrivateEndpointTypesClient struct + func NewAvailablePrivateEndpointTypesClient(subscriptionID string) AvailablePrivateEndpointTypesClient + func NewAvailablePrivateEndpointTypesClientWithBaseURI(baseURI string, subscriptionID string) AvailablePrivateEndpointTypesClient + func (client AvailablePrivateEndpointTypesClient) List(ctx context.Context, location string) (result AvailablePrivateEndpointTypesResultPage, err error) + func (client AvailablePrivateEndpointTypesClient) ListByResourceGroup(ctx context.Context, location string, resourceGroupName string) (result AvailablePrivateEndpointTypesResultPage, err error) + func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupComplete(ctx context.Context, location string, resourceGroupName string) (result AvailablePrivateEndpointTypesResultIterator, err error) + func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupPreparer(ctx context.Context, location string, resourceGroupName string) (*http.Request, error) + func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupResponder(resp *http.Response) (result AvailablePrivateEndpointTypesResult, err error) + func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client AvailablePrivateEndpointTypesClient) ListComplete(ctx context.Context, location string) (result AvailablePrivateEndpointTypesResultIterator, err error) + func (client AvailablePrivateEndpointTypesClient) ListPreparer(ctx context.Context, location string) (*http.Request, error) + func (client AvailablePrivateEndpointTypesClient) ListResponder(resp *http.Response) (result AvailablePrivateEndpointTypesResult, err error) + func (client AvailablePrivateEndpointTypesClient) ListSender(req *http.Request) (*http.Response, error) + type AvailablePrivateEndpointTypesResult struct + NextLink *string + Value *[]AvailablePrivateEndpointType + func (apetr AvailablePrivateEndpointTypesResult) IsEmpty() bool + type AvailablePrivateEndpointTypesResultIterator struct + func NewAvailablePrivateEndpointTypesResultIterator(page AvailablePrivateEndpointTypesResultPage) AvailablePrivateEndpointTypesResultIterator + func (iter *AvailablePrivateEndpointTypesResultIterator) Next() error + func (iter *AvailablePrivateEndpointTypesResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter AvailablePrivateEndpointTypesResultIterator) NotDone() bool + func (iter AvailablePrivateEndpointTypesResultIterator) Response() AvailablePrivateEndpointTypesResult + func (iter AvailablePrivateEndpointTypesResultIterator) Value() AvailablePrivateEndpointType + type AvailablePrivateEndpointTypesResultPage struct + func NewAvailablePrivateEndpointTypesResultPage(...) AvailablePrivateEndpointTypesResultPage + func (page *AvailablePrivateEndpointTypesResultPage) Next() error + func (page *AvailablePrivateEndpointTypesResultPage) NextWithContext(ctx context.Context) (err error) + func (page AvailablePrivateEndpointTypesResultPage) NotDone() bool + func (page AvailablePrivateEndpointTypesResultPage) Response() AvailablePrivateEndpointTypesResult + func (page AvailablePrivateEndpointTypesResultPage) Values() []AvailablePrivateEndpointType + type AvailableProvidersList struct + Countries *[]AvailableProvidersListCountry + type AvailableProvidersListCity struct + CityName *string + Providers *[]string + type AvailableProvidersListCountry struct + CountryName *string + Providers *[]string + States *[]AvailableProvidersListState + type AvailableProvidersListParameters struct + AzureLocations *[]string + City *string + Country *string + State *string + type AvailableProvidersListState struct + Cities *[]AvailableProvidersListCity + Providers *[]string + StateName *string + type AvailableResourceGroupDelegationsClient struct + func NewAvailableResourceGroupDelegationsClient(subscriptionID string) AvailableResourceGroupDelegationsClient + func NewAvailableResourceGroupDelegationsClientWithBaseURI(baseURI string, subscriptionID string) AvailableResourceGroupDelegationsClient + func (client AvailableResourceGroupDelegationsClient) List(ctx context.Context, location string, resourceGroupName string) (result AvailableDelegationsResultPage, err error) + func (client AvailableResourceGroupDelegationsClient) ListComplete(ctx context.Context, location string, resourceGroupName string) (result AvailableDelegationsResultIterator, err error) + func (client AvailableResourceGroupDelegationsClient) ListPreparer(ctx context.Context, location string, resourceGroupName string) (*http.Request, error) + func (client AvailableResourceGroupDelegationsClient) ListResponder(resp *http.Response) (result AvailableDelegationsResult, err error) + func (client AvailableResourceGroupDelegationsClient) ListSender(req *http.Request) (*http.Response, error) + type AvailableServiceAlias struct + ID *string + Name *string + ResourceName *string + Type *string + type AvailableServiceAliasesClient struct + func NewAvailableServiceAliasesClient(subscriptionID string) AvailableServiceAliasesClient + func NewAvailableServiceAliasesClientWithBaseURI(baseURI string, subscriptionID string) AvailableServiceAliasesClient + func (client AvailableServiceAliasesClient) List(ctx context.Context, location string) (result AvailableServiceAliasesResultPage, err error) + func (client AvailableServiceAliasesClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, location string) (result AvailableServiceAliasesResultPage, err error) + func (client AvailableServiceAliasesClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string, location string) (result AvailableServiceAliasesResultIterator, err error) + func (client AvailableServiceAliasesClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, location string) (*http.Request, error) + func (client AvailableServiceAliasesClient) ListByResourceGroupResponder(resp *http.Response) (result AvailableServiceAliasesResult, err error) + func (client AvailableServiceAliasesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client AvailableServiceAliasesClient) ListComplete(ctx context.Context, location string) (result AvailableServiceAliasesResultIterator, err error) + func (client AvailableServiceAliasesClient) ListPreparer(ctx context.Context, location string) (*http.Request, error) + func (client AvailableServiceAliasesClient) ListResponder(resp *http.Response) (result AvailableServiceAliasesResult, err error) + func (client AvailableServiceAliasesClient) ListSender(req *http.Request) (*http.Response, error) + type AvailableServiceAliasesResult struct + NextLink *string + Value *[]AvailableServiceAlias + func (asar AvailableServiceAliasesResult) IsEmpty() bool + type AvailableServiceAliasesResultIterator struct + func NewAvailableServiceAliasesResultIterator(page AvailableServiceAliasesResultPage) AvailableServiceAliasesResultIterator + func (iter *AvailableServiceAliasesResultIterator) Next() error + func (iter *AvailableServiceAliasesResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter AvailableServiceAliasesResultIterator) NotDone() bool + func (iter AvailableServiceAliasesResultIterator) Response() AvailableServiceAliasesResult + func (iter AvailableServiceAliasesResultIterator) Value() AvailableServiceAlias + type AvailableServiceAliasesResultPage struct + func NewAvailableServiceAliasesResultPage(...) AvailableServiceAliasesResultPage + func (page *AvailableServiceAliasesResultPage) Next() error + func (page *AvailableServiceAliasesResultPage) NextWithContext(ctx context.Context) (err error) + func (page AvailableServiceAliasesResultPage) NotDone() bool + func (page AvailableServiceAliasesResultPage) Response() AvailableServiceAliasesResult + func (page AvailableServiceAliasesResultPage) Values() []AvailableServiceAlias + type AzureAsyncOperationResult struct + Error *Error + Status OperationStatus + type AzureFirewall struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + Zones *[]string + func (af *AzureFirewall) UnmarshalJSON(body []byte) error + func (af AzureFirewall) MarshalJSON() ([]byte, error) + type AzureFirewallApplicationRule struct + Description *string + FqdnTags *[]string + Name *string + Protocols *[]AzureFirewallApplicationRuleProtocol + SourceAddresses *[]string + TargetFqdns *[]string + type AzureFirewallApplicationRuleCollection struct + Etag *string + ID *string + Name *string + func (afarc *AzureFirewallApplicationRuleCollection) UnmarshalJSON(body []byte) error + func (afarc AzureFirewallApplicationRuleCollection) MarshalJSON() ([]byte, error) + type AzureFirewallApplicationRuleCollectionPropertiesFormat struct + Action *AzureFirewallRCAction + Priority *int32 + ProvisioningState ProvisioningState + Rules *[]AzureFirewallApplicationRule + type AzureFirewallApplicationRuleProtocol struct + Port *int32 + ProtocolType AzureFirewallApplicationRuleProtocolType + type AzureFirewallApplicationRuleProtocolType string + const AzureFirewallApplicationRuleProtocolTypeHTTP + const AzureFirewallApplicationRuleProtocolTypeHTTPS + const AzureFirewallApplicationRuleProtocolTypeMssql + func PossibleAzureFirewallApplicationRuleProtocolTypeValues() []AzureFirewallApplicationRuleProtocolType + type AzureFirewallFqdnTag struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (afft *AzureFirewallFqdnTag) UnmarshalJSON(body []byte) error + func (afft AzureFirewallFqdnTag) MarshalJSON() ([]byte, error) + type AzureFirewallFqdnTagListResult struct + NextLink *string + Value *[]AzureFirewallFqdnTag + func (afftlr AzureFirewallFqdnTagListResult) IsEmpty() bool + type AzureFirewallFqdnTagListResultIterator struct + func NewAzureFirewallFqdnTagListResultIterator(page AzureFirewallFqdnTagListResultPage) AzureFirewallFqdnTagListResultIterator + func (iter *AzureFirewallFqdnTagListResultIterator) Next() error + func (iter *AzureFirewallFqdnTagListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter AzureFirewallFqdnTagListResultIterator) NotDone() bool + func (iter AzureFirewallFqdnTagListResultIterator) Response() AzureFirewallFqdnTagListResult + func (iter AzureFirewallFqdnTagListResultIterator) Value() AzureFirewallFqdnTag + type AzureFirewallFqdnTagListResultPage struct + func NewAzureFirewallFqdnTagListResultPage(...) AzureFirewallFqdnTagListResultPage + func (page *AzureFirewallFqdnTagListResultPage) Next() error + func (page *AzureFirewallFqdnTagListResultPage) NextWithContext(ctx context.Context) (err error) + func (page AzureFirewallFqdnTagListResultPage) NotDone() bool + func (page AzureFirewallFqdnTagListResultPage) Response() AzureFirewallFqdnTagListResult + func (page AzureFirewallFqdnTagListResultPage) Values() []AzureFirewallFqdnTag + type AzureFirewallFqdnTagPropertiesFormat struct + FqdnTagName *string + ProvisioningState ProvisioningState + type AzureFirewallFqdnTagsClient struct + func NewAzureFirewallFqdnTagsClient(subscriptionID string) AzureFirewallFqdnTagsClient + func NewAzureFirewallFqdnTagsClientWithBaseURI(baseURI string, subscriptionID string) AzureFirewallFqdnTagsClient + func (client AzureFirewallFqdnTagsClient) ListAll(ctx context.Context) (result AzureFirewallFqdnTagListResultPage, err error) + func (client AzureFirewallFqdnTagsClient) ListAllComplete(ctx context.Context) (result AzureFirewallFqdnTagListResultIterator, err error) + func (client AzureFirewallFqdnTagsClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client AzureFirewallFqdnTagsClient) ListAllResponder(resp *http.Response) (result AzureFirewallFqdnTagListResult, err error) + func (client AzureFirewallFqdnTagsClient) ListAllSender(req *http.Request) (*http.Response, error) + type AzureFirewallIPConfiguration struct + Etag *string + ID *string + Name *string + func (afic *AzureFirewallIPConfiguration) UnmarshalJSON(body []byte) error + func (afic AzureFirewallIPConfiguration) MarshalJSON() ([]byte, error) + type AzureFirewallIPConfigurationPropertiesFormat struct + PrivateIPAddress *string + ProvisioningState ProvisioningState + PublicIPAddress *SubResource + Subnet *SubResource + type AzureFirewallListResult struct + NextLink *string + Value *[]AzureFirewall + func (aflr AzureFirewallListResult) IsEmpty() bool + type AzureFirewallListResultIterator struct + func NewAzureFirewallListResultIterator(page AzureFirewallListResultPage) AzureFirewallListResultIterator + func (iter *AzureFirewallListResultIterator) Next() error + func (iter *AzureFirewallListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter AzureFirewallListResultIterator) NotDone() bool + func (iter AzureFirewallListResultIterator) Response() AzureFirewallListResult + func (iter AzureFirewallListResultIterator) Value() AzureFirewall + type AzureFirewallListResultPage struct + func NewAzureFirewallListResultPage(...) AzureFirewallListResultPage + func (page *AzureFirewallListResultPage) Next() error + func (page *AzureFirewallListResultPage) NextWithContext(ctx context.Context) (err error) + func (page AzureFirewallListResultPage) NotDone() bool + func (page AzureFirewallListResultPage) Response() AzureFirewallListResult + func (page AzureFirewallListResultPage) Values() []AzureFirewall + type AzureFirewallNatRCAction struct + Type AzureFirewallNatRCActionType + type AzureFirewallNatRCActionType string + const Dnat + const Snat + func PossibleAzureFirewallNatRCActionTypeValues() []AzureFirewallNatRCActionType + type AzureFirewallNatRule struct + Description *string + DestinationAddresses *[]string + DestinationPorts *[]string + Name *string + Protocols *[]AzureFirewallNetworkRuleProtocol + SourceAddresses *[]string + TranslatedAddress *string + TranslatedPort *string + type AzureFirewallNatRuleCollection struct + Etag *string + ID *string + Name *string + func (afnrc *AzureFirewallNatRuleCollection) UnmarshalJSON(body []byte) error + func (afnrc AzureFirewallNatRuleCollection) MarshalJSON() ([]byte, error) + type AzureFirewallNatRuleCollectionProperties struct + Action *AzureFirewallNatRCAction + Priority *int32 + ProvisioningState ProvisioningState + Rules *[]AzureFirewallNatRule + type AzureFirewallNetworkRule struct + Description *string + DestinationAddresses *[]string + DestinationPorts *[]string + Name *string + Protocols *[]AzureFirewallNetworkRuleProtocol + SourceAddresses *[]string + type AzureFirewallNetworkRuleCollection struct + Etag *string + ID *string + Name *string + func (afnrc *AzureFirewallNetworkRuleCollection) UnmarshalJSON(body []byte) error + func (afnrc AzureFirewallNetworkRuleCollection) MarshalJSON() ([]byte, error) + type AzureFirewallNetworkRuleCollectionPropertiesFormat struct + Action *AzureFirewallRCAction + Priority *int32 + ProvisioningState ProvisioningState + Rules *[]AzureFirewallNetworkRule + type AzureFirewallNetworkRuleProtocol string + const Any + const ICMP + const TCP + const UDP + func PossibleAzureFirewallNetworkRuleProtocolValues() []AzureFirewallNetworkRuleProtocol + type AzureFirewallPropertiesFormat struct + ApplicationRuleCollections *[]AzureFirewallApplicationRuleCollection + FirewallPolicy *SubResource + HubIPAddresses *HubIPAddresses + IPConfigurations *[]AzureFirewallIPConfiguration + NatRuleCollections *[]AzureFirewallNatRuleCollection + NetworkRuleCollections *[]AzureFirewallNetworkRuleCollection + ProvisioningState ProvisioningState + Sku *AzureFirewallSku + ThreatIntelMode AzureFirewallThreatIntelMode + VirtualHub *SubResource + type AzureFirewallPublicIPAddress struct + Address *string + type AzureFirewallRCAction struct + Type AzureFirewallRCActionType + type AzureFirewallRCActionType string + const AzureFirewallRCActionTypeAllow + const AzureFirewallRCActionTypeDeny + func PossibleAzureFirewallRCActionTypeValues() []AzureFirewallRCActionType + type AzureFirewallSku struct + Name AzureFirewallSkuName + Tier AzureFirewallSkuTier + type AzureFirewallSkuName string + const AZFWHub + const AZFWVNet + func PossibleAzureFirewallSkuNameValues() []AzureFirewallSkuName + type AzureFirewallSkuTier string + const Standard + func PossibleAzureFirewallSkuTierValues() []AzureFirewallSkuTier + type AzureFirewallThreatIntelMode string + const AzureFirewallThreatIntelModeAlert + const AzureFirewallThreatIntelModeDeny + const AzureFirewallThreatIntelModeOff + func PossibleAzureFirewallThreatIntelModeValues() []AzureFirewallThreatIntelMode + type AzureFirewallsClient struct + func NewAzureFirewallsClient(subscriptionID string) AzureFirewallsClient + func NewAzureFirewallsClientWithBaseURI(baseURI string, subscriptionID string) AzureFirewallsClient + func (client AzureFirewallsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, azureFirewallName string, ...) (result AzureFirewallsCreateOrUpdateFuture, err error) + func (client AzureFirewallsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, azureFirewallName string, ...) (*http.Request, error) + func (client AzureFirewallsClient) CreateOrUpdateResponder(resp *http.Response) (result AzureFirewall, err error) + func (client AzureFirewallsClient) CreateOrUpdateSender(req *http.Request) (future AzureFirewallsCreateOrUpdateFuture, err error) + func (client AzureFirewallsClient) Delete(ctx context.Context, resourceGroupName string, azureFirewallName string) (result AzureFirewallsDeleteFuture, err error) + func (client AzureFirewallsClient) DeletePreparer(ctx context.Context, resourceGroupName string, azureFirewallName string) (*http.Request, error) + func (client AzureFirewallsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client AzureFirewallsClient) DeleteSender(req *http.Request) (future AzureFirewallsDeleteFuture, err error) + func (client AzureFirewallsClient) Get(ctx context.Context, resourceGroupName string, azureFirewallName string) (result AzureFirewall, err error) + func (client AzureFirewallsClient) GetPreparer(ctx context.Context, resourceGroupName string, azureFirewallName string) (*http.Request, error) + func (client AzureFirewallsClient) GetResponder(resp *http.Response) (result AzureFirewall, err error) + func (client AzureFirewallsClient) GetSender(req *http.Request) (*http.Response, error) + func (client AzureFirewallsClient) List(ctx context.Context, resourceGroupName string) (result AzureFirewallListResultPage, err error) + func (client AzureFirewallsClient) ListAll(ctx context.Context) (result AzureFirewallListResultPage, err error) + func (client AzureFirewallsClient) ListAllComplete(ctx context.Context) (result AzureFirewallListResultIterator, err error) + func (client AzureFirewallsClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client AzureFirewallsClient) ListAllResponder(resp *http.Response) (result AzureFirewallListResult, err error) + func (client AzureFirewallsClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client AzureFirewallsClient) ListComplete(ctx context.Context, resourceGroupName string) (result AzureFirewallListResultIterator, err error) + func (client AzureFirewallsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client AzureFirewallsClient) ListResponder(resp *http.Response) (result AzureFirewallListResult, err error) + func (client AzureFirewallsClient) ListSender(req *http.Request) (*http.Response, error) + func (client AzureFirewallsClient) UpdateTags(ctx context.Context, resourceGroupName string, azureFirewallName string, ...) (result AzureFirewall, err error) + func (client AzureFirewallsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, azureFirewallName string, ...) (*http.Request, error) + func (client AzureFirewallsClient) UpdateTagsResponder(resp *http.Response) (result AzureFirewall, err error) + func (client AzureFirewallsClient) UpdateTagsSender(req *http.Request) (*http.Response, error) + type AzureFirewallsCreateOrUpdateFuture struct + func (future *AzureFirewallsCreateOrUpdateFuture) Result(client AzureFirewallsClient) (af AzureFirewall, err error) + type AzureFirewallsDeleteFuture struct + func (future *AzureFirewallsDeleteFuture) Result(client AzureFirewallsClient) (ar autorest.Response, err error) + type AzureReachabilityReport struct + AggregationLevel *string + ProviderLocation *AzureReachabilityReportLocation + ReachabilityReport *[]AzureReachabilityReportItem + type AzureReachabilityReportItem struct + AzureLocation *string + Latencies *[]AzureReachabilityReportLatencyInfo + Provider *string + type AzureReachabilityReportLatencyInfo struct + Score *int32 + TimeStamp *date.Time + type AzureReachabilityReportLocation struct + City *string + Country *string + State *string + type AzureReachabilityReportParameters struct + AzureLocations *[]string + EndTime *date.Time + ProviderLocation *AzureReachabilityReportLocation + Providers *[]string + StartTime *date.Time + type BGPCommunity struct + CommunityName *string + CommunityPrefixes *[]string + CommunityValue *string + IsAuthorizedToUse *bool + ServiceGroup *string + ServiceSupportedRegion *string + type BackendAddressPool struct + Etag *string + ID *string + Name *string + Type *string + func (bap *BackendAddressPool) UnmarshalJSON(body []byte) error + func (bap BackendAddressPool) MarshalJSON() ([]byte, error) + type BackendAddressPoolPropertiesFormat struct + BackendIPConfigurations *[]InterfaceIPConfiguration + LoadBalancingRules *[]SubResource + OutboundRule *SubResource + OutboundRules *[]SubResource + ProvisioningState ProvisioningState + type BaseClient struct + BaseURI string + SubscriptionID string + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + func (client BaseClient) CheckDNSNameAvailability(ctx context.Context, location string, domainNameLabel string) (result DNSNameAvailabilityResult, err error) + func (client BaseClient) CheckDNSNameAvailabilityPreparer(ctx context.Context, location string, domainNameLabel string) (*http.Request, error) + func (client BaseClient) CheckDNSNameAvailabilityResponder(resp *http.Response) (result DNSNameAvailabilityResult, err error) + func (client BaseClient) CheckDNSNameAvailabilitySender(req *http.Request) (*http.Response, error) + func (client BaseClient) Generatevirtualwanvpnserverconfigurationvpnprofile(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (result GeneratevirtualwanvpnserverconfigurationvpnprofileFuture, err error) + func (client BaseClient) GeneratevirtualwanvpnserverconfigurationvpnprofilePreparer(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (*http.Request, error) + func (client BaseClient) GeneratevirtualwanvpnserverconfigurationvpnprofileResponder(resp *http.Response) (result VpnProfileResponse, err error) + func (client BaseClient) GeneratevirtualwanvpnserverconfigurationvpnprofileSender(req *http.Request) (future GeneratevirtualwanvpnserverconfigurationvpnprofileFuture, err error) + func (client BaseClient) SupportedSecurityProviders(ctx context.Context, resourceGroupName string, virtualWANName string) (result VirtualWanSecurityProviders, err error) + func (client BaseClient) SupportedSecurityProvidersPreparer(ctx context.Context, resourceGroupName string, virtualWANName string) (*http.Request, error) + func (client BaseClient) SupportedSecurityProvidersResponder(resp *http.Response) (result VirtualWanSecurityProviders, err error) + func (client BaseClient) SupportedSecurityProvidersSender(req *http.Request) (*http.Response, error) + type BasicFirewallPolicyRule interface + AsFirewallPolicyFilterRule func() (*FirewallPolicyFilterRule, bool) + AsFirewallPolicyNatRule func() (*FirewallPolicyNatRule, bool) + AsFirewallPolicyRule func() (*FirewallPolicyRule, bool) + type BasicFirewallPolicyRuleCondition interface + AsApplicationRuleCondition func() (*ApplicationRuleCondition, bool) + AsFirewallPolicyRuleCondition func() (*FirewallPolicyRuleCondition, bool) + AsRuleCondition func() (*RuleCondition, bool) + type BastionHost struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (bh *BastionHost) UnmarshalJSON(body []byte) error + func (bh BastionHost) MarshalJSON() ([]byte, error) + type BastionHostIPConfiguration struct + Etag *string + ID *string + Name *string + Type *string + func (bhic *BastionHostIPConfiguration) UnmarshalJSON(body []byte) error + func (bhic BastionHostIPConfiguration) MarshalJSON() ([]byte, error) + type BastionHostIPConfigurationPropertiesFormat struct + PrivateIPAllocationMethod IPAllocationMethod + ProvisioningState ProvisioningState + PublicIPAddress *SubResource + Subnet *SubResource + type BastionHostListResult struct + NextLink *string + Value *[]BastionHost + func (bhlr BastionHostListResult) IsEmpty() bool + type BastionHostListResultIterator struct + func NewBastionHostListResultIterator(page BastionHostListResultPage) BastionHostListResultIterator + func (iter *BastionHostListResultIterator) Next() error + func (iter *BastionHostListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter BastionHostListResultIterator) NotDone() bool + func (iter BastionHostListResultIterator) Response() BastionHostListResult + func (iter BastionHostListResultIterator) Value() BastionHost + type BastionHostListResultPage struct + func NewBastionHostListResultPage(...) BastionHostListResultPage + func (page *BastionHostListResultPage) Next() error + func (page *BastionHostListResultPage) NextWithContext(ctx context.Context) (err error) + func (page BastionHostListResultPage) NotDone() bool + func (page BastionHostListResultPage) Response() BastionHostListResult + func (page BastionHostListResultPage) Values() []BastionHost + type BastionHostPropertiesFormat struct + DNSName *string + IPConfigurations *[]BastionHostIPConfiguration + ProvisioningState ProvisioningState + type BastionHostsClient struct + func NewBastionHostsClient(subscriptionID string) BastionHostsClient + func NewBastionHostsClientWithBaseURI(baseURI string, subscriptionID string) BastionHostsClient + func (client BastionHostsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, bastionHostName string, ...) (result BastionHostsCreateOrUpdateFuture, err error) + func (client BastionHostsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, bastionHostName string, ...) (*http.Request, error) + func (client BastionHostsClient) CreateOrUpdateResponder(resp *http.Response) (result BastionHost, err error) + func (client BastionHostsClient) CreateOrUpdateSender(req *http.Request) (future BastionHostsCreateOrUpdateFuture, err error) + func (client BastionHostsClient) Delete(ctx context.Context, resourceGroupName string, bastionHostName string) (result BastionHostsDeleteFuture, err error) + func (client BastionHostsClient) DeletePreparer(ctx context.Context, resourceGroupName string, bastionHostName string) (*http.Request, error) + func (client BastionHostsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client BastionHostsClient) DeleteSender(req *http.Request) (future BastionHostsDeleteFuture, err error) + func (client BastionHostsClient) Get(ctx context.Context, resourceGroupName string, bastionHostName string) (result BastionHost, err error) + func (client BastionHostsClient) GetPreparer(ctx context.Context, resourceGroupName string, bastionHostName string) (*http.Request, error) + func (client BastionHostsClient) GetResponder(resp *http.Response) (result BastionHost, err error) + func (client BastionHostsClient) GetSender(req *http.Request) (*http.Response, error) + func (client BastionHostsClient) List(ctx context.Context) (result BastionHostListResultPage, err error) + func (client BastionHostsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result BastionHostListResultPage, err error) + func (client BastionHostsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result BastionHostListResultIterator, err error) + func (client BastionHostsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client BastionHostsClient) ListByResourceGroupResponder(resp *http.Response) (result BastionHostListResult, err error) + func (client BastionHostsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client BastionHostsClient) ListComplete(ctx context.Context) (result BastionHostListResultIterator, err error) + func (client BastionHostsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client BastionHostsClient) ListResponder(resp *http.Response) (result BastionHostListResult, err error) + func (client BastionHostsClient) ListSender(req *http.Request) (*http.Response, error) + type BastionHostsCreateOrUpdateFuture struct + func (future *BastionHostsCreateOrUpdateFuture) Result(client BastionHostsClient) (bh BastionHost, err error) + type BastionHostsDeleteFuture struct + func (future *BastionHostsDeleteFuture) Result(client BastionHostsClient) (ar autorest.Response, err error) + type BgpPeerState string + const BgpPeerStateConnected + const BgpPeerStateConnecting + const BgpPeerStateIdle + const BgpPeerStateStopped + const BgpPeerStateUnknown + func PossibleBgpPeerStateValues() []BgpPeerState + type BgpPeerStatus struct + Asn *int32 + ConnectedDuration *string + LocalAddress *string + MessagesReceived *int64 + MessagesSent *int64 + Neighbor *string + RoutesReceived *int64 + State BgpPeerState + type BgpPeerStatusListResult struct + Value *[]BgpPeerStatus + type BgpServiceCommunitiesClient struct + func NewBgpServiceCommunitiesClient(subscriptionID string) BgpServiceCommunitiesClient + func NewBgpServiceCommunitiesClientWithBaseURI(baseURI string, subscriptionID string) BgpServiceCommunitiesClient + func (client BgpServiceCommunitiesClient) List(ctx context.Context) (result BgpServiceCommunityListResultPage, err error) + func (client BgpServiceCommunitiesClient) ListComplete(ctx context.Context) (result BgpServiceCommunityListResultIterator, err error) + func (client BgpServiceCommunitiesClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client BgpServiceCommunitiesClient) ListResponder(resp *http.Response) (result BgpServiceCommunityListResult, err error) + func (client BgpServiceCommunitiesClient) ListSender(req *http.Request) (*http.Response, error) + type BgpServiceCommunity struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (bsc *BgpServiceCommunity) UnmarshalJSON(body []byte) error + func (bsc BgpServiceCommunity) MarshalJSON() ([]byte, error) + type BgpServiceCommunityListResult struct + NextLink *string + Value *[]BgpServiceCommunity + func (bsclr BgpServiceCommunityListResult) IsEmpty() bool + type BgpServiceCommunityListResultIterator struct + func NewBgpServiceCommunityListResultIterator(page BgpServiceCommunityListResultPage) BgpServiceCommunityListResultIterator + func (iter *BgpServiceCommunityListResultIterator) Next() error + func (iter *BgpServiceCommunityListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter BgpServiceCommunityListResultIterator) NotDone() bool + func (iter BgpServiceCommunityListResultIterator) Response() BgpServiceCommunityListResult + func (iter BgpServiceCommunityListResultIterator) Value() BgpServiceCommunity + type BgpServiceCommunityListResultPage struct + func NewBgpServiceCommunityListResultPage(...) BgpServiceCommunityListResultPage + func (page *BgpServiceCommunityListResultPage) Next() error + func (page *BgpServiceCommunityListResultPage) NextWithContext(ctx context.Context) (err error) + func (page BgpServiceCommunityListResultPage) NotDone() bool + func (page BgpServiceCommunityListResultPage) Response() BgpServiceCommunityListResult + func (page BgpServiceCommunityListResultPage) Values() []BgpServiceCommunity + type BgpServiceCommunityPropertiesFormat struct + BgpCommunities *[]BGPCommunity + ServiceName *string + type BgpSettings struct + Asn *int64 + BgpPeeringAddress *string + PeerWeight *int32 + type CheckPrivateLinkServiceVisibilityRequest struct + PrivateLinkServiceAlias *string + type CircuitConnectionStatus string + const Connected + const Connecting + const Disconnected + func PossibleCircuitConnectionStatusValues() []CircuitConnectionStatus + type CloudError struct + Error *CloudErrorBody + type CloudErrorBody struct + Code *string + Details *[]CloudErrorBody + Message *string + Target *string + type ConfigurationDiagnosticParameters struct + Profiles *[]ConfigurationDiagnosticProfile + TargetResourceID *string + VerbosityLevel VerbosityLevel + type ConfigurationDiagnosticProfile struct + Destination *string + DestinationPort *string + Direction Direction + Protocol *string + Source *string + type ConfigurationDiagnosticResponse struct + Results *[]ConfigurationDiagnosticResult + type ConfigurationDiagnosticResult struct + NetworkSecurityGroupResult *SecurityGroupResult + Profile *ConfigurationDiagnosticProfile + type ConnectionMonitor struct + Location *string + Tags map[string]*string + func (cm *ConnectionMonitor) UnmarshalJSON(body []byte) error + func (cm ConnectionMonitor) MarshalJSON() ([]byte, error) + type ConnectionMonitorDestination struct + Address *string + Port *int32 + ResourceID *string + type ConnectionMonitorListResult struct + Value *[]ConnectionMonitorResult + type ConnectionMonitorParameters struct + AutoStart *bool + Destination *ConnectionMonitorDestination + MonitoringIntervalInSeconds *int32 + Source *ConnectionMonitorSource + type ConnectionMonitorQueryResult struct + SourceStatus ConnectionMonitorSourceStatus + States *[]ConnectionStateSnapshot + type ConnectionMonitorResult struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (cmr *ConnectionMonitorResult) UnmarshalJSON(body []byte) error + func (cmr ConnectionMonitorResult) MarshalJSON() ([]byte, error) + type ConnectionMonitorResultProperties struct + AutoStart *bool + Destination *ConnectionMonitorDestination + MonitoringIntervalInSeconds *int32 + MonitoringStatus *string + ProvisioningState ProvisioningState + Source *ConnectionMonitorSource + StartTime *date.Time + type ConnectionMonitorSource struct + Port *int32 + ResourceID *string + type ConnectionMonitorSourceStatus string + const ConnectionMonitorSourceStatusActive + const ConnectionMonitorSourceStatusInactive + const ConnectionMonitorSourceStatusUnknown + func PossibleConnectionMonitorSourceStatusValues() []ConnectionMonitorSourceStatus + type ConnectionMonitorsClient struct + func NewConnectionMonitorsClient(subscriptionID string) ConnectionMonitorsClient + func NewConnectionMonitorsClientWithBaseURI(baseURI string, subscriptionID string) ConnectionMonitorsClient + func (client ConnectionMonitorsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsCreateOrUpdateFuture, err error) + func (client ConnectionMonitorsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client ConnectionMonitorsClient) CreateOrUpdateResponder(resp *http.Response) (result ConnectionMonitorResult, err error) + func (client ConnectionMonitorsClient) CreateOrUpdateSender(req *http.Request) (future ConnectionMonitorsCreateOrUpdateFuture, err error) + func (client ConnectionMonitorsClient) Delete(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsDeleteFuture, err error) + func (client ConnectionMonitorsClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client ConnectionMonitorsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ConnectionMonitorsClient) DeleteSender(req *http.Request) (future ConnectionMonitorsDeleteFuture, err error) + func (client ConnectionMonitorsClient) Get(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorResult, err error) + func (client ConnectionMonitorsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client ConnectionMonitorsClient) GetResponder(resp *http.Response) (result ConnectionMonitorResult, err error) + func (client ConnectionMonitorsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ConnectionMonitorsClient) List(ctx context.Context, resourceGroupName string, networkWatcherName string) (result ConnectionMonitorListResult, err error) + func (client ConnectionMonitorsClient) ListPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string) (*http.Request, error) + func (client ConnectionMonitorsClient) ListResponder(resp *http.Response) (result ConnectionMonitorListResult, err error) + func (client ConnectionMonitorsClient) ListSender(req *http.Request) (*http.Response, error) + func (client ConnectionMonitorsClient) Query(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsQueryFuture, err error) + func (client ConnectionMonitorsClient) QueryPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client ConnectionMonitorsClient) QueryResponder(resp *http.Response) (result ConnectionMonitorQueryResult, err error) + func (client ConnectionMonitorsClient) QuerySender(req *http.Request) (future ConnectionMonitorsQueryFuture, err error) + func (client ConnectionMonitorsClient) Start(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsStartFuture, err error) + func (client ConnectionMonitorsClient) StartPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client ConnectionMonitorsClient) StartResponder(resp *http.Response) (result autorest.Response, err error) + func (client ConnectionMonitorsClient) StartSender(req *http.Request) (future ConnectionMonitorsStartFuture, err error) + func (client ConnectionMonitorsClient) Stop(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsStopFuture, err error) + func (client ConnectionMonitorsClient) StopPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client ConnectionMonitorsClient) StopResponder(resp *http.Response) (result autorest.Response, err error) + func (client ConnectionMonitorsClient) StopSender(req *http.Request) (future ConnectionMonitorsStopFuture, err error) + func (client ConnectionMonitorsClient) UpdateTags(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorResult, err error) + func (client ConnectionMonitorsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client ConnectionMonitorsClient) UpdateTagsResponder(resp *http.Response) (result ConnectionMonitorResult, err error) + func (client ConnectionMonitorsClient) UpdateTagsSender(req *http.Request) (*http.Response, error) + type ConnectionMonitorsCreateOrUpdateFuture struct + func (future *ConnectionMonitorsCreateOrUpdateFuture) Result(client ConnectionMonitorsClient) (cmr ConnectionMonitorResult, err error) + type ConnectionMonitorsDeleteFuture struct + func (future *ConnectionMonitorsDeleteFuture) Result(client ConnectionMonitorsClient) (ar autorest.Response, err error) + type ConnectionMonitorsQueryFuture struct + func (future *ConnectionMonitorsQueryFuture) Result(client ConnectionMonitorsClient) (cmqr ConnectionMonitorQueryResult, err error) + type ConnectionMonitorsStartFuture struct + func (future *ConnectionMonitorsStartFuture) Result(client ConnectionMonitorsClient) (ar autorest.Response, err error) + type ConnectionMonitorsStopFuture struct + func (future *ConnectionMonitorsStopFuture) Result(client ConnectionMonitorsClient) (ar autorest.Response, err error) + type ConnectionResetSharedKey struct + KeyLength *int32 + type ConnectionSharedKey struct + ID *string + Value *string + type ConnectionState string + const ConnectionStateReachable + const ConnectionStateUnknown + const ConnectionStateUnreachable + func PossibleConnectionStateValues() []ConnectionState + type ConnectionStateSnapshot struct + AvgLatencyInMs *int32 + ConnectionState ConnectionState + EndTime *date.Time + EvaluationState EvaluationState + Hops *[]ConnectivityHop + MaxLatencyInMs *int32 + MinLatencyInMs *int32 + ProbesFailed *int32 + ProbesSent *int32 + StartTime *date.Time + type ConnectionStatus string + const ConnectionStatusConnected + const ConnectionStatusDegraded + const ConnectionStatusDisconnected + const ConnectionStatusUnknown + func PossibleConnectionStatusValues() []ConnectionStatus + type ConnectivityDestination struct + Address *string + Port *int32 + ResourceID *string + type ConnectivityHop struct + Address *string + ID *string + Issues *[]ConnectivityIssue + NextHopIds *[]string + ResourceID *string + Type *string + type ConnectivityInformation struct + AvgLatencyInMs *int32 + ConnectionStatus ConnectionStatus + Hops *[]ConnectivityHop + MaxLatencyInMs *int32 + MinLatencyInMs *int32 + ProbesFailed *int32 + ProbesSent *int32 + type ConnectivityIssue struct + Context *[]map[string]*string + Origin Origin + Severity Severity + Type IssueType + type ConnectivityParameters struct + Destination *ConnectivityDestination + Protocol Protocol + ProtocolConfiguration *ProtocolConfiguration + Source *ConnectivitySource + type ConnectivitySource struct + Port *int32 + ResourceID *string + type Container struct + ID *string + type ContainerNetworkInterface struct + Etag *string + ID *string + Name *string + Type *string + func (cni *ContainerNetworkInterface) UnmarshalJSON(body []byte) error + func (cni ContainerNetworkInterface) MarshalJSON() ([]byte, error) + type ContainerNetworkInterfaceConfiguration struct + Etag *string + ID *string + Name *string + Type *string + func (cnic *ContainerNetworkInterfaceConfiguration) UnmarshalJSON(body []byte) error + func (cnic ContainerNetworkInterfaceConfiguration) MarshalJSON() ([]byte, error) + type ContainerNetworkInterfaceConfigurationPropertiesFormat struct + ContainerNetworkInterfaces *[]SubResource + IPConfigurations *[]IPConfigurationProfile + ProvisioningState ProvisioningState + type ContainerNetworkInterfaceIPConfiguration struct + Etag *string + Name *string + Type *string + func (cniic *ContainerNetworkInterfaceIPConfiguration) UnmarshalJSON(body []byte) error + func (cniic ContainerNetworkInterfaceIPConfiguration) MarshalJSON() ([]byte, error) + type ContainerNetworkInterfaceIPConfigurationPropertiesFormat struct + ProvisioningState ProvisioningState + type ContainerNetworkInterfacePropertiesFormat struct + Container *Container + ContainerNetworkInterfaceConfiguration *ContainerNetworkInterfaceConfiguration + IPConfigurations *[]ContainerNetworkInterfaceIPConfiguration + ProvisioningState ProvisioningState + type DNSNameAvailabilityResult struct + Available *bool + type DdosCustomPoliciesClient struct + func NewDdosCustomPoliciesClient(subscriptionID string) DdosCustomPoliciesClient + func NewDdosCustomPoliciesClientWithBaseURI(baseURI string, subscriptionID string) DdosCustomPoliciesClient + func (client DdosCustomPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, ...) (result DdosCustomPoliciesCreateOrUpdateFuture, err error) + func (client DdosCustomPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, ...) (*http.Request, error) + func (client DdosCustomPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result DdosCustomPolicy, err error) + func (client DdosCustomPoliciesClient) CreateOrUpdateSender(req *http.Request) (future DdosCustomPoliciesCreateOrUpdateFuture, err error) + func (client DdosCustomPoliciesClient) Delete(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (result DdosCustomPoliciesDeleteFuture, err error) + func (client DdosCustomPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (*http.Request, error) + func (client DdosCustomPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client DdosCustomPoliciesClient) DeleteSender(req *http.Request) (future DdosCustomPoliciesDeleteFuture, err error) + func (client DdosCustomPoliciesClient) Get(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (result DdosCustomPolicy, err error) + func (client DdosCustomPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (*http.Request, error) + func (client DdosCustomPoliciesClient) GetResponder(resp *http.Response) (result DdosCustomPolicy, err error) + func (client DdosCustomPoliciesClient) GetSender(req *http.Request) (*http.Response, error) + func (client DdosCustomPoliciesClient) UpdateTags(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, ...) (result DdosCustomPoliciesUpdateTagsFuture, err error) + func (client DdosCustomPoliciesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, ...) (*http.Request, error) + func (client DdosCustomPoliciesClient) UpdateTagsResponder(resp *http.Response) (result DdosCustomPolicy, err error) + func (client DdosCustomPoliciesClient) UpdateTagsSender(req *http.Request) (future DdosCustomPoliciesUpdateTagsFuture, err error) + type DdosCustomPoliciesCreateOrUpdateFuture struct + func (future *DdosCustomPoliciesCreateOrUpdateFuture) Result(client DdosCustomPoliciesClient) (dcp DdosCustomPolicy, err error) + type DdosCustomPoliciesDeleteFuture struct + func (future *DdosCustomPoliciesDeleteFuture) Result(client DdosCustomPoliciesClient) (ar autorest.Response, err error) + type DdosCustomPoliciesUpdateTagsFuture struct + func (future *DdosCustomPoliciesUpdateTagsFuture) Result(client DdosCustomPoliciesClient) (dcp DdosCustomPolicy, err error) + type DdosCustomPolicy struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (dcp *DdosCustomPolicy) UnmarshalJSON(body []byte) error + func (dcp DdosCustomPolicy) MarshalJSON() ([]byte, error) + type DdosCustomPolicyPropertiesFormat struct + ProtocolCustomSettings *[]ProtocolCustomSettingsFormat + ProvisioningState ProvisioningState + PublicIPAddresses *[]SubResource + ResourceGUID *string + type DdosCustomPolicyProtocol string + const DdosCustomPolicyProtocolSyn + const DdosCustomPolicyProtocolTCP + const DdosCustomPolicyProtocolUDP + func PossibleDdosCustomPolicyProtocolValues() []DdosCustomPolicyProtocol + type DdosCustomPolicyTriggerSensitivityOverride string + const Default + const High + const Low + const Relaxed + func PossibleDdosCustomPolicyTriggerSensitivityOverrideValues() []DdosCustomPolicyTriggerSensitivityOverride + type DdosProtectionPlan struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (dpp *DdosProtectionPlan) UnmarshalJSON(body []byte) error + func (dpp DdosProtectionPlan) MarshalJSON() ([]byte, error) + type DdosProtectionPlanListResult struct + NextLink *string + Value *[]DdosProtectionPlan + func (dpplr DdosProtectionPlanListResult) IsEmpty() bool + type DdosProtectionPlanListResultIterator struct + func NewDdosProtectionPlanListResultIterator(page DdosProtectionPlanListResultPage) DdosProtectionPlanListResultIterator + func (iter *DdosProtectionPlanListResultIterator) Next() error + func (iter *DdosProtectionPlanListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter DdosProtectionPlanListResultIterator) NotDone() bool + func (iter DdosProtectionPlanListResultIterator) Response() DdosProtectionPlanListResult + func (iter DdosProtectionPlanListResultIterator) Value() DdosProtectionPlan + type DdosProtectionPlanListResultPage struct + func NewDdosProtectionPlanListResultPage(...) DdosProtectionPlanListResultPage + func (page *DdosProtectionPlanListResultPage) Next() error + func (page *DdosProtectionPlanListResultPage) NextWithContext(ctx context.Context) (err error) + func (page DdosProtectionPlanListResultPage) NotDone() bool + func (page DdosProtectionPlanListResultPage) Response() DdosProtectionPlanListResult + func (page DdosProtectionPlanListResultPage) Values() []DdosProtectionPlan + type DdosProtectionPlanPropertiesFormat struct + ProvisioningState ProvisioningState + ResourceGUID *string + VirtualNetworks *[]SubResource + type DdosProtectionPlansClient struct + func NewDdosProtectionPlansClient(subscriptionID string) DdosProtectionPlansClient + func NewDdosProtectionPlansClientWithBaseURI(baseURI string, subscriptionID string) DdosProtectionPlansClient + func (client DdosProtectionPlansClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, ...) (result DdosProtectionPlansCreateOrUpdateFuture, err error) + func (client DdosProtectionPlansClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, ...) (*http.Request, error) + func (client DdosProtectionPlansClient) CreateOrUpdateResponder(resp *http.Response) (result DdosProtectionPlan, err error) + func (client DdosProtectionPlansClient) CreateOrUpdateSender(req *http.Request) (future DdosProtectionPlansCreateOrUpdateFuture, err error) + func (client DdosProtectionPlansClient) Delete(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (result DdosProtectionPlansDeleteFuture, err error) + func (client DdosProtectionPlansClient) DeletePreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (*http.Request, error) + func (client DdosProtectionPlansClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client DdosProtectionPlansClient) DeleteSender(req *http.Request) (future DdosProtectionPlansDeleteFuture, err error) + func (client DdosProtectionPlansClient) Get(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (result DdosProtectionPlan, err error) + func (client DdosProtectionPlansClient) GetPreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (*http.Request, error) + func (client DdosProtectionPlansClient) GetResponder(resp *http.Response) (result DdosProtectionPlan, err error) + func (client DdosProtectionPlansClient) GetSender(req *http.Request) (*http.Response, error) + func (client DdosProtectionPlansClient) List(ctx context.Context) (result DdosProtectionPlanListResultPage, err error) + func (client DdosProtectionPlansClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result DdosProtectionPlanListResultPage, err error) + func (client DdosProtectionPlansClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result DdosProtectionPlanListResultIterator, err error) + func (client DdosProtectionPlansClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client DdosProtectionPlansClient) ListByResourceGroupResponder(resp *http.Response) (result DdosProtectionPlanListResult, err error) + func (client DdosProtectionPlansClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client DdosProtectionPlansClient) ListComplete(ctx context.Context) (result DdosProtectionPlanListResultIterator, err error) + func (client DdosProtectionPlansClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client DdosProtectionPlansClient) ListResponder(resp *http.Response) (result DdosProtectionPlanListResult, err error) + func (client DdosProtectionPlansClient) ListSender(req *http.Request) (*http.Response, error) + func (client DdosProtectionPlansClient) UpdateTags(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, ...) (result DdosProtectionPlansUpdateTagsFuture, err error) + func (client DdosProtectionPlansClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, ...) (*http.Request, error) + func (client DdosProtectionPlansClient) UpdateTagsResponder(resp *http.Response) (result DdosProtectionPlan, err error) + func (client DdosProtectionPlansClient) UpdateTagsSender(req *http.Request) (future DdosProtectionPlansUpdateTagsFuture, err error) + type DdosProtectionPlansCreateOrUpdateFuture struct + func (future *DdosProtectionPlansCreateOrUpdateFuture) Result(client DdosProtectionPlansClient) (dpp DdosProtectionPlan, err error) + type DdosProtectionPlansDeleteFuture struct + func (future *DdosProtectionPlansDeleteFuture) Result(client DdosProtectionPlansClient) (ar autorest.Response, err error) + type DdosProtectionPlansUpdateTagsFuture struct + func (future *DdosProtectionPlansUpdateTagsFuture) Result(client DdosProtectionPlansClient) (dpp DdosProtectionPlan, err error) + type DdosSettings struct + DdosCustomPolicy *SubResource + ProtectionCoverage DdosSettingsProtectionCoverage + type DdosSettingsProtectionCoverage string + const DdosSettingsProtectionCoverageBasic + const DdosSettingsProtectionCoverageStandard + func PossibleDdosSettingsProtectionCoverageValues() []DdosSettingsProtectionCoverage + type DefaultSecurityRulesClient struct + func NewDefaultSecurityRulesClient(subscriptionID string) DefaultSecurityRulesClient + func NewDefaultSecurityRulesClientWithBaseURI(baseURI string, subscriptionID string) DefaultSecurityRulesClient + func (client DefaultSecurityRulesClient) Get(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityRule, err error) + func (client DefaultSecurityRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error) + func (client DefaultSecurityRulesClient) GetResponder(resp *http.Response) (result SecurityRule, err error) + func (client DefaultSecurityRulesClient) GetSender(req *http.Request) (*http.Response, error) + func (client DefaultSecurityRulesClient) List(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultPage, err error) + func (client DefaultSecurityRulesClient) ListComplete(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultIterator, err error) + func (client DefaultSecurityRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (*http.Request, error) + func (client DefaultSecurityRulesClient) ListResponder(resp *http.Response) (result SecurityRuleListResult, err error) + func (client DefaultSecurityRulesClient) ListSender(req *http.Request) (*http.Response, error) + type Delegation struct + Etag *string + ID *string + Name *string + func (d *Delegation) UnmarshalJSON(body []byte) error + func (d Delegation) MarshalJSON() ([]byte, error) + type DeviceProperties struct + DeviceModel *string + DeviceVendor *string + LinkSpeedInMbps *int32 + type DhGroup string + const DHGroup1 + const DHGroup14 + const DHGroup2 + const DHGroup2048 + const DHGroup24 + const ECP256 + const ECP384 + const None + func PossibleDhGroupValues() []DhGroup + type DhcpOptions struct + DNSServers *[]string + type Dimension struct + DisplayName *string + InternalName *string + Name *string + type Direction string + const Inbound + const Outbound + func PossibleDirectionValues() []Direction + type EffectiveNetworkSecurityGroup struct + Association *EffectiveNetworkSecurityGroupAssociation + EffectiveSecurityRules *[]EffectiveNetworkSecurityRule + NetworkSecurityGroup *SubResource + TagMap map[string][]string + func (ensg EffectiveNetworkSecurityGroup) MarshalJSON() ([]byte, error) + type EffectiveNetworkSecurityGroupAssociation struct + NetworkInterface *SubResource + Subnet *SubResource + type EffectiveNetworkSecurityGroupListResult struct + NextLink *string + Value *[]EffectiveNetworkSecurityGroup + type EffectiveNetworkSecurityRule struct + Access SecurityRuleAccess + DestinationAddressPrefix *string + DestinationAddressPrefixes *[]string + DestinationPortRange *string + DestinationPortRanges *[]string + Direction SecurityRuleDirection + ExpandedDestinationAddressPrefix *[]string + ExpandedSourceAddressPrefix *[]string + Name *string + Priority *int32 + Protocol EffectiveSecurityRuleProtocol + SourceAddressPrefix *string + SourceAddressPrefixes *[]string + SourcePortRange *string + SourcePortRanges *[]string + type EffectiveRoute struct + AddressPrefix *[]string + DisableBgpRoutePropagation *bool + Name *string + NextHopIPAddress *[]string + NextHopType RouteNextHopType + Source EffectiveRouteSource + State EffectiveRouteState + type EffectiveRouteListResult struct + NextLink *string + Value *[]EffectiveRoute + type EffectiveRouteSource string + const EffectiveRouteSourceDefault + const EffectiveRouteSourceUnknown + const EffectiveRouteSourceUser + const EffectiveRouteSourceVirtualNetworkGateway + func PossibleEffectiveRouteSourceValues() []EffectiveRouteSource + type EffectiveRouteState string + const Active + const Invalid + func PossibleEffectiveRouteStateValues() []EffectiveRouteState + type EffectiveSecurityRuleProtocol string + const EffectiveSecurityRuleProtocolAll + const EffectiveSecurityRuleProtocolTCP + const EffectiveSecurityRuleProtocolUDP + func PossibleEffectiveSecurityRuleProtocolValues() []EffectiveSecurityRuleProtocol + type EndpointServiceResult struct + ID *string + Name *string + Type *string + type EndpointServicesListResult struct + NextLink *string + Value *[]EndpointServiceResult + func (eslr EndpointServicesListResult) IsEmpty() bool + type EndpointServicesListResultIterator struct + func NewEndpointServicesListResultIterator(page EndpointServicesListResultPage) EndpointServicesListResultIterator + func (iter *EndpointServicesListResultIterator) Next() error + func (iter *EndpointServicesListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter EndpointServicesListResultIterator) NotDone() bool + func (iter EndpointServicesListResultIterator) Response() EndpointServicesListResult + func (iter EndpointServicesListResultIterator) Value() EndpointServiceResult + type EndpointServicesListResultPage struct + func NewEndpointServicesListResultPage(...) EndpointServicesListResultPage + func (page *EndpointServicesListResultPage) Next() error + func (page *EndpointServicesListResultPage) NextWithContext(ctx context.Context) (err error) + func (page EndpointServicesListResultPage) NotDone() bool + func (page EndpointServicesListResultPage) Response() EndpointServicesListResult + func (page EndpointServicesListResultPage) Values() []EndpointServiceResult + type Error struct + Code *string + Details *[]ErrorDetails + InnerError *string + Message *string + Target *string + type ErrorDetails struct + Code *string + Message *string + Target *string + type ErrorResponse struct + Error *ErrorDetails + type EvaluatedNetworkSecurityGroup struct + AppliedTo *string + MatchedRule *MatchedRule + NetworkSecurityGroupID *string + RulesEvaluationResult *[]SecurityRulesEvaluationResult + type EvaluationState string + const Completed + const InProgress + const NotStarted + func PossibleEvaluationStateValues() []EvaluationState + type ExpressRouteCircuit struct + Etag *string + ID *string + Location *string + Name *string + Sku *ExpressRouteCircuitSku + Tags map[string]*string + Type *string + func (erc *ExpressRouteCircuit) UnmarshalJSON(body []byte) error + func (erc ExpressRouteCircuit) MarshalJSON() ([]byte, error) + type ExpressRouteCircuitArpTable struct + Age *int32 + IPAddress *string + Interface *string + MacAddress *string + type ExpressRouteCircuitAuthorization struct + Etag *string + ID *string + Name *string + Type *string + func (erca *ExpressRouteCircuitAuthorization) UnmarshalJSON(body []byte) error + func (erca ExpressRouteCircuitAuthorization) MarshalJSON() ([]byte, error) + type ExpressRouteCircuitAuthorizationsClient struct + func NewExpressRouteCircuitAuthorizationsClient(subscriptionID string) ExpressRouteCircuitAuthorizationsClient + func NewExpressRouteCircuitAuthorizationsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCircuitAuthorizationsClient + func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture, err error) + func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuitAuthorization, err error) + func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture, err error) + func (client ExpressRouteCircuitAuthorizationsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitAuthorizationsDeleteFuture, err error) + func (client ExpressRouteCircuitAuthorizationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitAuthorizationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ExpressRouteCircuitAuthorizationsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitAuthorizationsDeleteFuture, err error) + func (client ExpressRouteCircuitAuthorizationsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitAuthorization, err error) + func (client ExpressRouteCircuitAuthorizationsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitAuthorizationsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuitAuthorization, err error) + func (client ExpressRouteCircuitAuthorizationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCircuitAuthorizationsClient) List(ctx context.Context, resourceGroupName string, circuitName string) (result AuthorizationListResultPage, err error) + func (client ExpressRouteCircuitAuthorizationsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string) (result AuthorizationListResultIterator, err error) + func (client ExpressRouteCircuitAuthorizationsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error) + func (client ExpressRouteCircuitAuthorizationsClient) ListResponder(resp *http.Response) (result AuthorizationListResult, err error) + func (client ExpressRouteCircuitAuthorizationsClient) ListSender(req *http.Request) (*http.Response, error) + type ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture struct + func (future *ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture) Result(client ExpressRouteCircuitAuthorizationsClient) (erca ExpressRouteCircuitAuthorization, err error) + type ExpressRouteCircuitAuthorizationsDeleteFuture struct + func (future *ExpressRouteCircuitAuthorizationsDeleteFuture) Result(client ExpressRouteCircuitAuthorizationsClient) (ar autorest.Response, err error) + type ExpressRouteCircuitConnection struct + Etag *string + ID *string + Name *string + Type *string + func (ercc *ExpressRouteCircuitConnection) UnmarshalJSON(body []byte) error + func (ercc ExpressRouteCircuitConnection) MarshalJSON() ([]byte, error) + type ExpressRouteCircuitConnectionListResult struct + NextLink *string + Value *[]ExpressRouteCircuitConnection + func (ercclr ExpressRouteCircuitConnectionListResult) IsEmpty() bool + type ExpressRouteCircuitConnectionListResultIterator struct + func NewExpressRouteCircuitConnectionListResultIterator(page ExpressRouteCircuitConnectionListResultPage) ExpressRouteCircuitConnectionListResultIterator + func (iter *ExpressRouteCircuitConnectionListResultIterator) Next() error + func (iter *ExpressRouteCircuitConnectionListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ExpressRouteCircuitConnectionListResultIterator) NotDone() bool + func (iter ExpressRouteCircuitConnectionListResultIterator) Response() ExpressRouteCircuitConnectionListResult + func (iter ExpressRouteCircuitConnectionListResultIterator) Value() ExpressRouteCircuitConnection + type ExpressRouteCircuitConnectionListResultPage struct + func NewExpressRouteCircuitConnectionListResultPage(...) ExpressRouteCircuitConnectionListResultPage + func (page *ExpressRouteCircuitConnectionListResultPage) Next() error + func (page *ExpressRouteCircuitConnectionListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ExpressRouteCircuitConnectionListResultPage) NotDone() bool + func (page ExpressRouteCircuitConnectionListResultPage) Response() ExpressRouteCircuitConnectionListResult + func (page ExpressRouteCircuitConnectionListResultPage) Values() []ExpressRouteCircuitConnection + type ExpressRouteCircuitConnectionPropertiesFormat struct + AddressPrefix *string + AuthorizationKey *string + CircuitConnectionStatus CircuitConnectionStatus + ExpressRouteCircuitPeering *SubResource + PeerExpressRouteCircuitPeering *SubResource + ProvisioningState ProvisioningState + type ExpressRouteCircuitConnectionsClient struct + func NewExpressRouteCircuitConnectionsClient(subscriptionID string) ExpressRouteCircuitConnectionsClient + func NewExpressRouteCircuitConnectionsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCircuitConnectionsClient + func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnectionsCreateOrUpdateFuture, err error) + func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuitConnection, err error) + func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitConnectionsCreateOrUpdateFuture, err error) + func (client ExpressRouteCircuitConnectionsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnectionsDeleteFuture, err error) + func (client ExpressRouteCircuitConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ExpressRouteCircuitConnectionsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitConnectionsDeleteFuture, err error) + func (client ExpressRouteCircuitConnectionsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnection, err error) + func (client ExpressRouteCircuitConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitConnectionsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuitConnection, err error) + func (client ExpressRouteCircuitConnectionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCircuitConnectionsClient) List(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnectionListResultPage, err error) + func (client ExpressRouteCircuitConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnectionListResultIterator, err error) + func (client ExpressRouteCircuitConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitConnectionsClient) ListResponder(resp *http.Response) (result ExpressRouteCircuitConnectionListResult, err error) + func (client ExpressRouteCircuitConnectionsClient) ListSender(req *http.Request) (*http.Response, error) + type ExpressRouteCircuitConnectionsCreateOrUpdateFuture struct + func (future *ExpressRouteCircuitConnectionsCreateOrUpdateFuture) Result(client ExpressRouteCircuitConnectionsClient) (ercc ExpressRouteCircuitConnection, err error) + type ExpressRouteCircuitConnectionsDeleteFuture struct + func (future *ExpressRouteCircuitConnectionsDeleteFuture) Result(client ExpressRouteCircuitConnectionsClient) (ar autorest.Response, err error) + type ExpressRouteCircuitListResult struct + NextLink *string + Value *[]ExpressRouteCircuit + func (erclr ExpressRouteCircuitListResult) IsEmpty() bool + type ExpressRouteCircuitListResultIterator struct + func NewExpressRouteCircuitListResultIterator(page ExpressRouteCircuitListResultPage) ExpressRouteCircuitListResultIterator + func (iter *ExpressRouteCircuitListResultIterator) Next() error + func (iter *ExpressRouteCircuitListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ExpressRouteCircuitListResultIterator) NotDone() bool + func (iter ExpressRouteCircuitListResultIterator) Response() ExpressRouteCircuitListResult + func (iter ExpressRouteCircuitListResultIterator) Value() ExpressRouteCircuit + type ExpressRouteCircuitListResultPage struct + func NewExpressRouteCircuitListResultPage(...) ExpressRouteCircuitListResultPage + func (page *ExpressRouteCircuitListResultPage) Next() error + func (page *ExpressRouteCircuitListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ExpressRouteCircuitListResultPage) NotDone() bool + func (page ExpressRouteCircuitListResultPage) Response() ExpressRouteCircuitListResult + func (page ExpressRouteCircuitListResultPage) Values() []ExpressRouteCircuit + type ExpressRouteCircuitPeering struct + Etag *string + ID *string + Name *string + Type *string + func (ercp *ExpressRouteCircuitPeering) UnmarshalJSON(body []byte) error + func (ercp ExpressRouteCircuitPeering) MarshalJSON() ([]byte, error) + type ExpressRouteCircuitPeeringAdvertisedPublicPrefixState string + const Configured + const Configuring + const NotConfigured + const ValidationNeeded + func PossibleExpressRouteCircuitPeeringAdvertisedPublicPrefixStateValues() []ExpressRouteCircuitPeeringAdvertisedPublicPrefixState + type ExpressRouteCircuitPeeringConfig struct + AdvertisedCommunities *[]string + AdvertisedPublicPrefixes *[]string + AdvertisedPublicPrefixesState ExpressRouteCircuitPeeringAdvertisedPublicPrefixState + CustomerASN *int32 + LegacyMode *int32 + RoutingRegistryName *string + type ExpressRouteCircuitPeeringID struct + ID *string + type ExpressRouteCircuitPeeringListResult struct + NextLink *string + Value *[]ExpressRouteCircuitPeering + func (ercplr ExpressRouteCircuitPeeringListResult) IsEmpty() bool + type ExpressRouteCircuitPeeringListResultIterator struct + func NewExpressRouteCircuitPeeringListResultIterator(page ExpressRouteCircuitPeeringListResultPage) ExpressRouteCircuitPeeringListResultIterator + func (iter *ExpressRouteCircuitPeeringListResultIterator) Next() error + func (iter *ExpressRouteCircuitPeeringListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ExpressRouteCircuitPeeringListResultIterator) NotDone() bool + func (iter ExpressRouteCircuitPeeringListResultIterator) Response() ExpressRouteCircuitPeeringListResult + func (iter ExpressRouteCircuitPeeringListResultIterator) Value() ExpressRouteCircuitPeering + type ExpressRouteCircuitPeeringListResultPage struct + func NewExpressRouteCircuitPeeringListResultPage(...) ExpressRouteCircuitPeeringListResultPage + func (page *ExpressRouteCircuitPeeringListResultPage) Next() error + func (page *ExpressRouteCircuitPeeringListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ExpressRouteCircuitPeeringListResultPage) NotDone() bool + func (page ExpressRouteCircuitPeeringListResultPage) Response() ExpressRouteCircuitPeeringListResult + func (page ExpressRouteCircuitPeeringListResultPage) Values() []ExpressRouteCircuitPeering + type ExpressRouteCircuitPeeringPropertiesFormat struct + AzureASN *int32 + Connections *[]ExpressRouteCircuitConnection + ExpressRouteConnection *ExpressRouteConnectionID + GatewayManagerEtag *string + Ipv6PeeringConfig *Ipv6ExpressRouteCircuitPeeringConfig + LastModifiedBy *string + MicrosoftPeeringConfig *ExpressRouteCircuitPeeringConfig + PeerASN *int64 + PeeredConnections *[]PeerExpressRouteCircuitConnection + PeeringType ExpressRoutePeeringType + PrimaryAzurePort *string + PrimaryPeerAddressPrefix *string + ProvisioningState ProvisioningState + RouteFilter *SubResource + SecondaryAzurePort *string + SecondaryPeerAddressPrefix *string + SharedKey *string + State ExpressRoutePeeringState + Stats *ExpressRouteCircuitStats + VlanID *int32 + type ExpressRouteCircuitPeeringState string + const ExpressRouteCircuitPeeringStateDisabled + const ExpressRouteCircuitPeeringStateEnabled + func PossibleExpressRouteCircuitPeeringStateValues() []ExpressRouteCircuitPeeringState + type ExpressRouteCircuitPeeringsClient struct + func NewExpressRouteCircuitPeeringsClient(subscriptionID string) ExpressRouteCircuitPeeringsClient + func NewExpressRouteCircuitPeeringsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCircuitPeeringsClient + func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitPeeringsCreateOrUpdateFuture, err error) + func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuitPeering, err error) + func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitPeeringsCreateOrUpdateFuture, err error) + func (client ExpressRouteCircuitPeeringsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitPeeringsDeleteFuture, err error) + func (client ExpressRouteCircuitPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ExpressRouteCircuitPeeringsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitPeeringsDeleteFuture, err error) + func (client ExpressRouteCircuitPeeringsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitPeering, err error) + func (client ExpressRouteCircuitPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitPeeringsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuitPeering, err error) + func (client ExpressRouteCircuitPeeringsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCircuitPeeringsClient) List(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitPeeringListResultPage, err error) + func (client ExpressRouteCircuitPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitPeeringListResultIterator, err error) + func (client ExpressRouteCircuitPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error) + func (client ExpressRouteCircuitPeeringsClient) ListResponder(resp *http.Response) (result ExpressRouteCircuitPeeringListResult, err error) + func (client ExpressRouteCircuitPeeringsClient) ListSender(req *http.Request) (*http.Response, error) + type ExpressRouteCircuitPeeringsCreateOrUpdateFuture struct + func (future *ExpressRouteCircuitPeeringsCreateOrUpdateFuture) Result(client ExpressRouteCircuitPeeringsClient) (ercp ExpressRouteCircuitPeering, err error) + type ExpressRouteCircuitPeeringsDeleteFuture struct + func (future *ExpressRouteCircuitPeeringsDeleteFuture) Result(client ExpressRouteCircuitPeeringsClient) (ar autorest.Response, err error) + type ExpressRouteCircuitPropertiesFormat struct + AllowClassicOperations *bool + Authorizations *[]ExpressRouteCircuitAuthorization + BandwidthInGbps *float64 + CircuitProvisioningState *string + ExpressRoutePort *SubResource + GatewayManagerEtag *string + GlobalReachEnabled *bool + Peerings *[]ExpressRouteCircuitPeering + ProvisioningState ProvisioningState + ServiceKey *string + ServiceProviderNotes *string + ServiceProviderProperties *ExpressRouteCircuitServiceProviderProperties + ServiceProviderProvisioningState ServiceProviderProvisioningState + Stag *int32 + type ExpressRouteCircuitReference struct + ID *string + type ExpressRouteCircuitRoutesTable struct + LocPrf *string + NetworkProperty *string + NextHop *string + Path *string + Weight *int32 + type ExpressRouteCircuitRoutesTableSummary struct + As *int32 + Neighbor *string + StatePfxRcd *string + UpDown *string + V *int32 + type ExpressRouteCircuitServiceProviderProperties struct + BandwidthInMbps *int32 + PeeringLocation *string + ServiceProviderName *string + type ExpressRouteCircuitSku struct + Family ExpressRouteCircuitSkuFamily + Name *string + Tier ExpressRouteCircuitSkuTier + type ExpressRouteCircuitSkuFamily string + const MeteredData + const UnlimitedData + func PossibleExpressRouteCircuitSkuFamilyValues() []ExpressRouteCircuitSkuFamily + type ExpressRouteCircuitSkuTier string + const ExpressRouteCircuitSkuTierBasic + const ExpressRouteCircuitSkuTierLocal + const ExpressRouteCircuitSkuTierPremium + const ExpressRouteCircuitSkuTierStandard + func PossibleExpressRouteCircuitSkuTierValues() []ExpressRouteCircuitSkuTier + type ExpressRouteCircuitStats struct + PrimarybytesIn *int64 + PrimarybytesOut *int64 + SecondarybytesIn *int64 + SecondarybytesOut *int64 + type ExpressRouteCircuitsArpTableListResult struct + NextLink *string + Value *[]ExpressRouteCircuitArpTable + type ExpressRouteCircuitsClient struct + func NewExpressRouteCircuitsClient(subscriptionID string) ExpressRouteCircuitsClient + func NewExpressRouteCircuitsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCircuitsClient + func (client ExpressRouteCircuitsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsCreateOrUpdateFuture, err error) + func (client ExpressRouteCircuitsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuit, err error) + func (client ExpressRouteCircuitsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitsCreateOrUpdateFuture, err error) + func (client ExpressRouteCircuitsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitsDeleteFuture, err error) + func (client ExpressRouteCircuitsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error) + func (client ExpressRouteCircuitsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ExpressRouteCircuitsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitsDeleteFuture, err error) + func (client ExpressRouteCircuitsClient) Get(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuit, err error) + func (client ExpressRouteCircuitsClient) GetPeeringStats(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitStats, err error) + func (client ExpressRouteCircuitsClient) GetPeeringStatsPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitsClient) GetPeeringStatsResponder(resp *http.Response) (result ExpressRouteCircuitStats, err error) + func (client ExpressRouteCircuitsClient) GetPeeringStatsSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCircuitsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error) + func (client ExpressRouteCircuitsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuit, err error) + func (client ExpressRouteCircuitsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCircuitsClient) GetStats(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitStats, err error) + func (client ExpressRouteCircuitsClient) GetStatsPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error) + func (client ExpressRouteCircuitsClient) GetStatsResponder(resp *http.Response) (result ExpressRouteCircuitStats, err error) + func (client ExpressRouteCircuitsClient) GetStatsSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCircuitsClient) List(ctx context.Context, resourceGroupName string) (result ExpressRouteCircuitListResultPage, err error) + func (client ExpressRouteCircuitsClient) ListAll(ctx context.Context) (result ExpressRouteCircuitListResultPage, err error) + func (client ExpressRouteCircuitsClient) ListAllComplete(ctx context.Context) (result ExpressRouteCircuitListResultIterator, err error) + func (client ExpressRouteCircuitsClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client ExpressRouteCircuitsClient) ListAllResponder(resp *http.Response) (result ExpressRouteCircuitListResult, err error) + func (client ExpressRouteCircuitsClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCircuitsClient) ListArpTable(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsListArpTableFuture, err error) + func (client ExpressRouteCircuitsClient) ListArpTablePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitsClient) ListArpTableResponder(resp *http.Response) (result ExpressRouteCircuitsArpTableListResult, err error) + func (client ExpressRouteCircuitsClient) ListArpTableSender(req *http.Request) (future ExpressRouteCircuitsListArpTableFuture, err error) + func (client ExpressRouteCircuitsClient) ListComplete(ctx context.Context, resourceGroupName string) (result ExpressRouteCircuitListResultIterator, err error) + func (client ExpressRouteCircuitsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ExpressRouteCircuitsClient) ListResponder(resp *http.Response) (result ExpressRouteCircuitListResult, err error) + func (client ExpressRouteCircuitsClient) ListRoutesTable(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsListRoutesTableFuture, err error) + func (client ExpressRouteCircuitsClient) ListRoutesTablePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitsClient) ListRoutesTableResponder(resp *http.Response) (result ExpressRouteCircuitsRoutesTableListResult, err error) + func (client ExpressRouteCircuitsClient) ListRoutesTableSender(req *http.Request) (future ExpressRouteCircuitsListRoutesTableFuture, err error) + func (client ExpressRouteCircuitsClient) ListRoutesTableSummary(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsListRoutesTableSummaryFuture, err error) + func (client ExpressRouteCircuitsClient) ListRoutesTableSummaryPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitsClient) ListRoutesTableSummaryResponder(resp *http.Response) (result ExpressRouteCircuitsRoutesTableSummaryListResult, err error) + func (client ExpressRouteCircuitsClient) ListRoutesTableSummarySender(req *http.Request) (future ExpressRouteCircuitsListRoutesTableSummaryFuture, err error) + func (client ExpressRouteCircuitsClient) ListSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCircuitsClient) UpdateTags(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsUpdateTagsFuture, err error) + func (client ExpressRouteCircuitsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client ExpressRouteCircuitsClient) UpdateTagsResponder(resp *http.Response) (result ExpressRouteCircuit, err error) + func (client ExpressRouteCircuitsClient) UpdateTagsSender(req *http.Request) (future ExpressRouteCircuitsUpdateTagsFuture, err error) + type ExpressRouteCircuitsCreateOrUpdateFuture struct + func (future *ExpressRouteCircuitsCreateOrUpdateFuture) Result(client ExpressRouteCircuitsClient) (erc ExpressRouteCircuit, err error) + type ExpressRouteCircuitsDeleteFuture struct + func (future *ExpressRouteCircuitsDeleteFuture) Result(client ExpressRouteCircuitsClient) (ar autorest.Response, err error) + type ExpressRouteCircuitsListArpTableFuture struct + func (future *ExpressRouteCircuitsListArpTableFuture) Result(client ExpressRouteCircuitsClient) (ercatlr ExpressRouteCircuitsArpTableListResult, err error) + type ExpressRouteCircuitsListRoutesTableFuture struct + func (future *ExpressRouteCircuitsListRoutesTableFuture) Result(client ExpressRouteCircuitsClient) (ercrtlr ExpressRouteCircuitsRoutesTableListResult, err error) + type ExpressRouteCircuitsListRoutesTableSummaryFuture struct + func (future *ExpressRouteCircuitsListRoutesTableSummaryFuture) Result(client ExpressRouteCircuitsClient) (ercrtslr ExpressRouteCircuitsRoutesTableSummaryListResult, err error) + type ExpressRouteCircuitsRoutesTableListResult struct + NextLink *string + Value *[]ExpressRouteCircuitRoutesTable + type ExpressRouteCircuitsRoutesTableSummaryListResult struct + NextLink *string + Value *[]ExpressRouteCircuitRoutesTableSummary + type ExpressRouteCircuitsUpdateTagsFuture struct + func (future *ExpressRouteCircuitsUpdateTagsFuture) Result(client ExpressRouteCircuitsClient) (erc ExpressRouteCircuit, err error) + type ExpressRouteConnection struct + ID *string + Name *string + func (erc *ExpressRouteConnection) UnmarshalJSON(body []byte) error + func (erc ExpressRouteConnection) MarshalJSON() ([]byte, error) + type ExpressRouteConnectionID struct + ID *string + type ExpressRouteConnectionList struct + Value *[]ExpressRouteConnection + type ExpressRouteConnectionProperties struct + AuthorizationKey *string + ExpressRouteCircuitPeering *ExpressRouteCircuitPeeringID + ProvisioningState ProvisioningState + RoutingWeight *int32 + type ExpressRouteConnectionsClient struct + func NewExpressRouteConnectionsClient(subscriptionID string) ExpressRouteConnectionsClient + func NewExpressRouteConnectionsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteConnectionsClient + func (client ExpressRouteConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (result ExpressRouteConnectionsCreateOrUpdateFuture, err error) + func (client ExpressRouteConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (*http.Request, error) + func (client ExpressRouteConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteConnection, err error) + func (client ExpressRouteConnectionsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteConnectionsCreateOrUpdateFuture, err error) + func (client ExpressRouteConnectionsClient) Delete(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (result ExpressRouteConnectionsDeleteFuture, err error) + func (client ExpressRouteConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (*http.Request, error) + func (client ExpressRouteConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ExpressRouteConnectionsClient) DeleteSender(req *http.Request) (future ExpressRouteConnectionsDeleteFuture, err error) + func (client ExpressRouteConnectionsClient) Get(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (result ExpressRouteConnection, err error) + func (client ExpressRouteConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (*http.Request, error) + func (client ExpressRouteConnectionsClient) GetResponder(resp *http.Response) (result ExpressRouteConnection, err error) + func (client ExpressRouteConnectionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteConnectionsClient) List(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (result ExpressRouteConnectionList, err error) + func (client ExpressRouteConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (*http.Request, error) + func (client ExpressRouteConnectionsClient) ListResponder(resp *http.Response) (result ExpressRouteConnectionList, err error) + func (client ExpressRouteConnectionsClient) ListSender(req *http.Request) (*http.Response, error) + type ExpressRouteConnectionsCreateOrUpdateFuture struct + func (future *ExpressRouteConnectionsCreateOrUpdateFuture) Result(client ExpressRouteConnectionsClient) (erc ExpressRouteConnection, err error) + type ExpressRouteConnectionsDeleteFuture struct + func (future *ExpressRouteConnectionsDeleteFuture) Result(client ExpressRouteConnectionsClient) (ar autorest.Response, err error) + type ExpressRouteCrossConnection struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (ercc *ExpressRouteCrossConnection) UnmarshalJSON(body []byte) error + func (ercc ExpressRouteCrossConnection) MarshalJSON() ([]byte, error) + type ExpressRouteCrossConnectionListResult struct + NextLink *string + Value *[]ExpressRouteCrossConnection + func (ercclr ExpressRouteCrossConnectionListResult) IsEmpty() bool + type ExpressRouteCrossConnectionListResultIterator struct + func NewExpressRouteCrossConnectionListResultIterator(page ExpressRouteCrossConnectionListResultPage) ExpressRouteCrossConnectionListResultIterator + func (iter *ExpressRouteCrossConnectionListResultIterator) Next() error + func (iter *ExpressRouteCrossConnectionListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ExpressRouteCrossConnectionListResultIterator) NotDone() bool + func (iter ExpressRouteCrossConnectionListResultIterator) Response() ExpressRouteCrossConnectionListResult + func (iter ExpressRouteCrossConnectionListResultIterator) Value() ExpressRouteCrossConnection + type ExpressRouteCrossConnectionListResultPage struct + func NewExpressRouteCrossConnectionListResultPage(...) ExpressRouteCrossConnectionListResultPage + func (page *ExpressRouteCrossConnectionListResultPage) Next() error + func (page *ExpressRouteCrossConnectionListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ExpressRouteCrossConnectionListResultPage) NotDone() bool + func (page ExpressRouteCrossConnectionListResultPage) Response() ExpressRouteCrossConnectionListResult + func (page ExpressRouteCrossConnectionListResultPage) Values() []ExpressRouteCrossConnection + type ExpressRouteCrossConnectionPeering struct + Etag *string + ID *string + Name *string + func (erccp *ExpressRouteCrossConnectionPeering) UnmarshalJSON(body []byte) error + func (erccp ExpressRouteCrossConnectionPeering) MarshalJSON() ([]byte, error) + type ExpressRouteCrossConnectionPeeringList struct + NextLink *string + Value *[]ExpressRouteCrossConnectionPeering + func (erccpl ExpressRouteCrossConnectionPeeringList) IsEmpty() bool + type ExpressRouteCrossConnectionPeeringListIterator struct + func NewExpressRouteCrossConnectionPeeringListIterator(page ExpressRouteCrossConnectionPeeringListPage) ExpressRouteCrossConnectionPeeringListIterator + func (iter *ExpressRouteCrossConnectionPeeringListIterator) Next() error + func (iter *ExpressRouteCrossConnectionPeeringListIterator) NextWithContext(ctx context.Context) (err error) + func (iter ExpressRouteCrossConnectionPeeringListIterator) NotDone() bool + func (iter ExpressRouteCrossConnectionPeeringListIterator) Response() ExpressRouteCrossConnectionPeeringList + func (iter ExpressRouteCrossConnectionPeeringListIterator) Value() ExpressRouteCrossConnectionPeering + type ExpressRouteCrossConnectionPeeringListPage struct + func NewExpressRouteCrossConnectionPeeringListPage(...) ExpressRouteCrossConnectionPeeringListPage + func (page *ExpressRouteCrossConnectionPeeringListPage) Next() error + func (page *ExpressRouteCrossConnectionPeeringListPage) NextWithContext(ctx context.Context) (err error) + func (page ExpressRouteCrossConnectionPeeringListPage) NotDone() bool + func (page ExpressRouteCrossConnectionPeeringListPage) Response() ExpressRouteCrossConnectionPeeringList + func (page ExpressRouteCrossConnectionPeeringListPage) Values() []ExpressRouteCrossConnectionPeering + type ExpressRouteCrossConnectionPeeringProperties struct + AzureASN *int32 + GatewayManagerEtag *string + Ipv6PeeringConfig *Ipv6ExpressRouteCircuitPeeringConfig + LastModifiedBy *string + MicrosoftPeeringConfig *ExpressRouteCircuitPeeringConfig + PeerASN *int64 + PeeringType ExpressRoutePeeringType + PrimaryAzurePort *string + PrimaryPeerAddressPrefix *string + ProvisioningState ProvisioningState + SecondaryAzurePort *string + SecondaryPeerAddressPrefix *string + SharedKey *string + State ExpressRoutePeeringState + VlanID *int32 + type ExpressRouteCrossConnectionPeeringsClient struct + func NewExpressRouteCrossConnectionPeeringsClient(subscriptionID string) ExpressRouteCrossConnectionPeeringsClient + func NewExpressRouteCrossConnectionPeeringsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCrossConnectionPeeringsClient + func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error) + func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCrossConnectionPeering, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) Delete(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionPeeringsDeleteFuture, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error) + func (client ExpressRouteCrossConnectionPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) DeleteSender(req *http.Request) (future ExpressRouteCrossConnectionPeeringsDeleteFuture, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) Get(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionPeering, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error) + func (client ExpressRouteCrossConnectionPeeringsClient) GetResponder(resp *http.Response) (result ExpressRouteCrossConnectionPeering, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCrossConnectionPeeringsClient) List(ctx context.Context, resourceGroupName string, crossConnectionName string) (result ExpressRouteCrossConnectionPeeringListPage, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, crossConnectionName string) (result ExpressRouteCrossConnectionPeeringListIterator, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string) (*http.Request, error) + func (client ExpressRouteCrossConnectionPeeringsClient) ListResponder(resp *http.Response) (result ExpressRouteCrossConnectionPeeringList, err error) + func (client ExpressRouteCrossConnectionPeeringsClient) ListSender(req *http.Request) (*http.Response, error) + type ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture struct + func (future *ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture) Result(client ExpressRouteCrossConnectionPeeringsClient) (erccp ExpressRouteCrossConnectionPeering, err error) + type ExpressRouteCrossConnectionPeeringsDeleteFuture struct + func (future *ExpressRouteCrossConnectionPeeringsDeleteFuture) Result(client ExpressRouteCrossConnectionPeeringsClient) (ar autorest.Response, err error) + type ExpressRouteCrossConnectionProperties struct + BandwidthInMbps *int32 + ExpressRouteCircuit *ExpressRouteCircuitReference + PeeringLocation *string + Peerings *[]ExpressRouteCrossConnectionPeering + PrimaryAzurePort *string + ProvisioningState ProvisioningState + STag *int32 + SecondaryAzurePort *string + ServiceProviderNotes *string + ServiceProviderProvisioningState ServiceProviderProvisioningState + type ExpressRouteCrossConnectionRoutesTableSummary struct + Asn *int32 + Neighbor *string + StateOrPrefixesReceived *string + UpDown *string + type ExpressRouteCrossConnectionsClient struct + func NewExpressRouteCrossConnectionsClient(subscriptionID string) ExpressRouteCrossConnectionsClient + func NewExpressRouteCrossConnectionsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCrossConnectionsClient + func (client ExpressRouteCrossConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsCreateOrUpdateFuture, err error) + func (client ExpressRouteCrossConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error) + func (client ExpressRouteCrossConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCrossConnection, err error) + func (client ExpressRouteCrossConnectionsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCrossConnectionsCreateOrUpdateFuture, err error) + func (client ExpressRouteCrossConnectionsClient) Get(ctx context.Context, resourceGroupName string, crossConnectionName string) (result ExpressRouteCrossConnection, err error) + func (client ExpressRouteCrossConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string) (*http.Request, error) + func (client ExpressRouteCrossConnectionsClient) GetResponder(resp *http.Response) (result ExpressRouteCrossConnection, err error) + func (client ExpressRouteCrossConnectionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCrossConnectionsClient) List(ctx context.Context) (result ExpressRouteCrossConnectionListResultPage, err error) + func (client ExpressRouteCrossConnectionsClient) ListArpTable(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsListArpTableFuture, err error) + func (client ExpressRouteCrossConnectionsClient) ListArpTablePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error) + func (client ExpressRouteCrossConnectionsClient) ListArpTableResponder(resp *http.Response) (result ExpressRouteCircuitsArpTableListResult, err error) + func (client ExpressRouteCrossConnectionsClient) ListArpTableSender(req *http.Request) (future ExpressRouteCrossConnectionsListArpTableFuture, err error) + func (client ExpressRouteCrossConnectionsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ExpressRouteCrossConnectionListResultPage, err error) + func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ExpressRouteCrossConnectionListResultIterator, err error) + func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupResponder(resp *http.Response) (result ExpressRouteCrossConnectionListResult, err error) + func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCrossConnectionsClient) ListComplete(ctx context.Context) (result ExpressRouteCrossConnectionListResultIterator, err error) + func (client ExpressRouteCrossConnectionsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client ExpressRouteCrossConnectionsClient) ListResponder(resp *http.Response) (result ExpressRouteCrossConnectionListResult, err error) + func (client ExpressRouteCrossConnectionsClient) ListRoutesTable(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsListRoutesTableFuture, err error) + func (client ExpressRouteCrossConnectionsClient) ListRoutesTablePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error) + func (client ExpressRouteCrossConnectionsClient) ListRoutesTableResponder(resp *http.Response) (result ExpressRouteCircuitsRoutesTableListResult, err error) + func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSender(req *http.Request) (future ExpressRouteCrossConnectionsListRoutesTableFuture, err error) + func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummary(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsListRoutesTableSummaryFuture, err error) + func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummaryPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error) + func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummaryResponder(resp *http.Response) (result ExpressRouteCrossConnectionsRoutesTableSummaryListResult, err error) + func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummarySender(req *http.Request) (future ExpressRouteCrossConnectionsListRoutesTableSummaryFuture, err error) + func (client ExpressRouteCrossConnectionsClient) ListSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteCrossConnectionsClient) UpdateTags(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsUpdateTagsFuture, err error) + func (client ExpressRouteCrossConnectionsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error) + func (client ExpressRouteCrossConnectionsClient) UpdateTagsResponder(resp *http.Response) (result ExpressRouteCrossConnection, err error) + func (client ExpressRouteCrossConnectionsClient) UpdateTagsSender(req *http.Request) (future ExpressRouteCrossConnectionsUpdateTagsFuture, err error) + type ExpressRouteCrossConnectionsCreateOrUpdateFuture struct + func (future *ExpressRouteCrossConnectionsCreateOrUpdateFuture) Result(client ExpressRouteCrossConnectionsClient) (ercc ExpressRouteCrossConnection, err error) + type ExpressRouteCrossConnectionsListArpTableFuture struct + func (future *ExpressRouteCrossConnectionsListArpTableFuture) Result(client ExpressRouteCrossConnectionsClient) (ercatlr ExpressRouteCircuitsArpTableListResult, err error) + type ExpressRouteCrossConnectionsListRoutesTableFuture struct + func (future *ExpressRouteCrossConnectionsListRoutesTableFuture) Result(client ExpressRouteCrossConnectionsClient) (ercrtlr ExpressRouteCircuitsRoutesTableListResult, err error) + type ExpressRouteCrossConnectionsListRoutesTableSummaryFuture struct + func (future *ExpressRouteCrossConnectionsListRoutesTableSummaryFuture) Result(client ExpressRouteCrossConnectionsClient) (erccrtslr ExpressRouteCrossConnectionsRoutesTableSummaryListResult, err error) + type ExpressRouteCrossConnectionsRoutesTableSummaryListResult struct + NextLink *string + Value *[]ExpressRouteCrossConnectionRoutesTableSummary + type ExpressRouteCrossConnectionsUpdateTagsFuture struct + func (future *ExpressRouteCrossConnectionsUpdateTagsFuture) Result(client ExpressRouteCrossConnectionsClient) (ercc ExpressRouteCrossConnection, err error) + type ExpressRouteGateway struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (erg *ExpressRouteGateway) UnmarshalJSON(body []byte) error + func (erg ExpressRouteGateway) MarshalJSON() ([]byte, error) + type ExpressRouteGatewayList struct + Value *[]ExpressRouteGateway + type ExpressRouteGatewayProperties struct + AutoScaleConfiguration *ExpressRouteGatewayPropertiesAutoScaleConfiguration + ExpressRouteConnections *[]ExpressRouteConnection + ProvisioningState ProvisioningState + VirtualHub *VirtualHubID + type ExpressRouteGatewayPropertiesAutoScaleConfiguration struct + Bounds *ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds + type ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds struct + Max *int32 + Min *int32 + type ExpressRouteGatewaysClient struct + func NewExpressRouteGatewaysClient(subscriptionID string) ExpressRouteGatewaysClient + func NewExpressRouteGatewaysClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteGatewaysClient + func (client ExpressRouteGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (result ExpressRouteGatewaysCreateOrUpdateFuture, err error) + func (client ExpressRouteGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (*http.Request, error) + func (client ExpressRouteGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteGateway, err error) + func (client ExpressRouteGatewaysClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteGatewaysCreateOrUpdateFuture, err error) + func (client ExpressRouteGatewaysClient) Delete(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (result ExpressRouteGatewaysDeleteFuture, err error) + func (client ExpressRouteGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (*http.Request, error) + func (client ExpressRouteGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ExpressRouteGatewaysClient) DeleteSender(req *http.Request) (future ExpressRouteGatewaysDeleteFuture, err error) + func (client ExpressRouteGatewaysClient) Get(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (result ExpressRouteGateway, err error) + func (client ExpressRouteGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (*http.Request, error) + func (client ExpressRouteGatewaysClient) GetResponder(resp *http.Response) (result ExpressRouteGateway, err error) + func (client ExpressRouteGatewaysClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteGatewaysClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ExpressRouteGatewayList, err error) + func (client ExpressRouteGatewaysClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ExpressRouteGatewaysClient) ListByResourceGroupResponder(resp *http.Response) (result ExpressRouteGatewayList, err error) + func (client ExpressRouteGatewaysClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteGatewaysClient) ListBySubscription(ctx context.Context) (result ExpressRouteGatewayList, err error) + func (client ExpressRouteGatewaysClient) ListBySubscriptionPreparer(ctx context.Context) (*http.Request, error) + func (client ExpressRouteGatewaysClient) ListBySubscriptionResponder(resp *http.Response) (result ExpressRouteGatewayList, err error) + func (client ExpressRouteGatewaysClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) + type ExpressRouteGatewaysCreateOrUpdateFuture struct + func (future *ExpressRouteGatewaysCreateOrUpdateFuture) Result(client ExpressRouteGatewaysClient) (erg ExpressRouteGateway, err error) + type ExpressRouteGatewaysDeleteFuture struct + func (future *ExpressRouteGatewaysDeleteFuture) Result(client ExpressRouteGatewaysClient) (ar autorest.Response, err error) + type ExpressRouteLink struct + Etag *string + ID *string + Name *string + func (erl *ExpressRouteLink) UnmarshalJSON(body []byte) error + func (erl ExpressRouteLink) MarshalJSON() ([]byte, error) + type ExpressRouteLinkAdminState string + const ExpressRouteLinkAdminStateDisabled + const ExpressRouteLinkAdminStateEnabled + func PossibleExpressRouteLinkAdminStateValues() []ExpressRouteLinkAdminState + type ExpressRouteLinkConnectorType string + const LC + const SC + func PossibleExpressRouteLinkConnectorTypeValues() []ExpressRouteLinkConnectorType + type ExpressRouteLinkListResult struct + NextLink *string + Value *[]ExpressRouteLink + func (erllr ExpressRouteLinkListResult) IsEmpty() bool + type ExpressRouteLinkListResultIterator struct + func NewExpressRouteLinkListResultIterator(page ExpressRouteLinkListResultPage) ExpressRouteLinkListResultIterator + func (iter *ExpressRouteLinkListResultIterator) Next() error + func (iter *ExpressRouteLinkListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ExpressRouteLinkListResultIterator) NotDone() bool + func (iter ExpressRouteLinkListResultIterator) Response() ExpressRouteLinkListResult + func (iter ExpressRouteLinkListResultIterator) Value() ExpressRouteLink + type ExpressRouteLinkListResultPage struct + func NewExpressRouteLinkListResultPage(...) ExpressRouteLinkListResultPage + func (page *ExpressRouteLinkListResultPage) Next() error + func (page *ExpressRouteLinkListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ExpressRouteLinkListResultPage) NotDone() bool + func (page ExpressRouteLinkListResultPage) Response() ExpressRouteLinkListResult + func (page ExpressRouteLinkListResultPage) Values() []ExpressRouteLink + type ExpressRouteLinkMacSecCipher string + const GcmAes128 + const GcmAes256 + func PossibleExpressRouteLinkMacSecCipherValues() []ExpressRouteLinkMacSecCipher + type ExpressRouteLinkMacSecConfig struct + CakSecretIdentifier *string + Cipher ExpressRouteLinkMacSecCipher + CknSecretIdentifier *string + type ExpressRouteLinkPropertiesFormat struct + AdminState ExpressRouteLinkAdminState + ConnectorType ExpressRouteLinkConnectorType + InterfaceName *string + MacSecConfig *ExpressRouteLinkMacSecConfig + PatchPanelID *string + ProvisioningState ProvisioningState + RackID *string + RouterName *string + type ExpressRouteLinksClient struct + func NewExpressRouteLinksClient(subscriptionID string) ExpressRouteLinksClient + func NewExpressRouteLinksClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteLinksClient + func (client ExpressRouteLinksClient) Get(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (result ExpressRouteLink, err error) + func (client ExpressRouteLinksClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (*http.Request, error) + func (client ExpressRouteLinksClient) GetResponder(resp *http.Response) (result ExpressRouteLink, err error) + func (client ExpressRouteLinksClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRouteLinksClient) List(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRouteLinkListResultPage, err error) + func (client ExpressRouteLinksClient) ListComplete(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRouteLinkListResultIterator, err error) + func (client ExpressRouteLinksClient) ListPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string) (*http.Request, error) + func (client ExpressRouteLinksClient) ListResponder(resp *http.Response) (result ExpressRouteLinkListResult, err error) + func (client ExpressRouteLinksClient) ListSender(req *http.Request) (*http.Response, error) + type ExpressRoutePeeringState string + const ExpressRoutePeeringStateDisabled + const ExpressRoutePeeringStateEnabled + func PossibleExpressRoutePeeringStateValues() []ExpressRoutePeeringState + type ExpressRoutePeeringType string + const AzurePrivatePeering + const AzurePublicPeering + const MicrosoftPeering + func PossibleExpressRoutePeeringTypeValues() []ExpressRoutePeeringType + type ExpressRoutePort struct + Etag *string + ID *string + Identity *ManagedServiceIdentity + Location *string + Name *string + Tags map[string]*string + Type *string + func (erp *ExpressRoutePort) UnmarshalJSON(body []byte) error + func (erp ExpressRoutePort) MarshalJSON() ([]byte, error) + type ExpressRoutePortListResult struct + NextLink *string + Value *[]ExpressRoutePort + func (erplr ExpressRoutePortListResult) IsEmpty() bool + type ExpressRoutePortListResultIterator struct + func NewExpressRoutePortListResultIterator(page ExpressRoutePortListResultPage) ExpressRoutePortListResultIterator + func (iter *ExpressRoutePortListResultIterator) Next() error + func (iter *ExpressRoutePortListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ExpressRoutePortListResultIterator) NotDone() bool + func (iter ExpressRoutePortListResultIterator) Response() ExpressRoutePortListResult + func (iter ExpressRoutePortListResultIterator) Value() ExpressRoutePort + type ExpressRoutePortListResultPage struct + func NewExpressRoutePortListResultPage(...) ExpressRoutePortListResultPage + func (page *ExpressRoutePortListResultPage) Next() error + func (page *ExpressRoutePortListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ExpressRoutePortListResultPage) NotDone() bool + func (page ExpressRoutePortListResultPage) Response() ExpressRoutePortListResult + func (page ExpressRoutePortListResultPage) Values() []ExpressRoutePort + type ExpressRoutePortPropertiesFormat struct + AllocationDate *string + BandwidthInGbps *int32 + Circuits *[]SubResource + Encapsulation ExpressRoutePortsEncapsulation + EtherType *string + Links *[]ExpressRouteLink + Mtu *string + PeeringLocation *string + ProvisionedBandwidthInGbps *float64 + ProvisioningState ProvisioningState + ResourceGUID *string + type ExpressRoutePortsClient struct + func NewExpressRoutePortsClient(subscriptionID string) ExpressRoutePortsClient + func NewExpressRoutePortsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRoutePortsClient + func (client ExpressRoutePortsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (result ExpressRoutePortsCreateOrUpdateFuture, err error) + func (client ExpressRoutePortsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (*http.Request, error) + func (client ExpressRoutePortsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRoutePort, err error) + func (client ExpressRoutePortsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRoutePortsCreateOrUpdateFuture, err error) + func (client ExpressRoutePortsClient) Delete(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRoutePortsDeleteFuture, err error) + func (client ExpressRoutePortsClient) DeletePreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string) (*http.Request, error) + func (client ExpressRoutePortsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ExpressRoutePortsClient) DeleteSender(req *http.Request) (future ExpressRoutePortsDeleteFuture, err error) + func (client ExpressRoutePortsClient) Get(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRoutePort, err error) + func (client ExpressRoutePortsClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string) (*http.Request, error) + func (client ExpressRoutePortsClient) GetResponder(resp *http.Response) (result ExpressRoutePort, err error) + func (client ExpressRoutePortsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRoutePortsClient) List(ctx context.Context) (result ExpressRoutePortListResultPage, err error) + func (client ExpressRoutePortsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ExpressRoutePortListResultPage, err error) + func (client ExpressRoutePortsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ExpressRoutePortListResultIterator, err error) + func (client ExpressRoutePortsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ExpressRoutePortsClient) ListByResourceGroupResponder(resp *http.Response) (result ExpressRoutePortListResult, err error) + func (client ExpressRoutePortsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client ExpressRoutePortsClient) ListComplete(ctx context.Context) (result ExpressRoutePortListResultIterator, err error) + func (client ExpressRoutePortsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client ExpressRoutePortsClient) ListResponder(resp *http.Response) (result ExpressRoutePortListResult, err error) + func (client ExpressRoutePortsClient) ListSender(req *http.Request) (*http.Response, error) + func (client ExpressRoutePortsClient) UpdateTags(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (result ExpressRoutePortsUpdateTagsFuture, err error) + func (client ExpressRoutePortsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (*http.Request, error) + func (client ExpressRoutePortsClient) UpdateTagsResponder(resp *http.Response) (result ExpressRoutePort, err error) + func (client ExpressRoutePortsClient) UpdateTagsSender(req *http.Request) (future ExpressRoutePortsUpdateTagsFuture, err error) + type ExpressRoutePortsCreateOrUpdateFuture struct + func (future *ExpressRoutePortsCreateOrUpdateFuture) Result(client ExpressRoutePortsClient) (erp ExpressRoutePort, err error) + type ExpressRoutePortsDeleteFuture struct + func (future *ExpressRoutePortsDeleteFuture) Result(client ExpressRoutePortsClient) (ar autorest.Response, err error) + type ExpressRoutePortsEncapsulation string + const Dot1Q + const QinQ + func PossibleExpressRoutePortsEncapsulationValues() []ExpressRoutePortsEncapsulation + type ExpressRoutePortsLocation struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (erpl *ExpressRoutePortsLocation) UnmarshalJSON(body []byte) error + func (erpl ExpressRoutePortsLocation) MarshalJSON() ([]byte, error) + type ExpressRoutePortsLocationBandwidths struct + OfferName *string + ValueInGbps *int32 + type ExpressRoutePortsLocationListResult struct + NextLink *string + Value *[]ExpressRoutePortsLocation + func (erpllr ExpressRoutePortsLocationListResult) IsEmpty() bool + type ExpressRoutePortsLocationListResultIterator struct + func NewExpressRoutePortsLocationListResultIterator(page ExpressRoutePortsLocationListResultPage) ExpressRoutePortsLocationListResultIterator + func (iter *ExpressRoutePortsLocationListResultIterator) Next() error + func (iter *ExpressRoutePortsLocationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ExpressRoutePortsLocationListResultIterator) NotDone() bool + func (iter ExpressRoutePortsLocationListResultIterator) Response() ExpressRoutePortsLocationListResult + func (iter ExpressRoutePortsLocationListResultIterator) Value() ExpressRoutePortsLocation + type ExpressRoutePortsLocationListResultPage struct + func NewExpressRoutePortsLocationListResultPage(...) ExpressRoutePortsLocationListResultPage + func (page *ExpressRoutePortsLocationListResultPage) Next() error + func (page *ExpressRoutePortsLocationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ExpressRoutePortsLocationListResultPage) NotDone() bool + func (page ExpressRoutePortsLocationListResultPage) Response() ExpressRoutePortsLocationListResult + func (page ExpressRoutePortsLocationListResultPage) Values() []ExpressRoutePortsLocation + type ExpressRoutePortsLocationPropertiesFormat struct + Address *string + AvailableBandwidths *[]ExpressRoutePortsLocationBandwidths + Contact *string + ProvisioningState ProvisioningState + type ExpressRoutePortsLocationsClient struct + func NewExpressRoutePortsLocationsClient(subscriptionID string) ExpressRoutePortsLocationsClient + func NewExpressRoutePortsLocationsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRoutePortsLocationsClient + func (client ExpressRoutePortsLocationsClient) Get(ctx context.Context, locationName string) (result ExpressRoutePortsLocation, err error) + func (client ExpressRoutePortsLocationsClient) GetPreparer(ctx context.Context, locationName string) (*http.Request, error) + func (client ExpressRoutePortsLocationsClient) GetResponder(resp *http.Response) (result ExpressRoutePortsLocation, err error) + func (client ExpressRoutePortsLocationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExpressRoutePortsLocationsClient) List(ctx context.Context) (result ExpressRoutePortsLocationListResultPage, err error) + func (client ExpressRoutePortsLocationsClient) ListComplete(ctx context.Context) (result ExpressRoutePortsLocationListResultIterator, err error) + func (client ExpressRoutePortsLocationsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client ExpressRoutePortsLocationsClient) ListResponder(resp *http.Response) (result ExpressRoutePortsLocationListResult, err error) + func (client ExpressRoutePortsLocationsClient) ListSender(req *http.Request) (*http.Response, error) + type ExpressRoutePortsUpdateTagsFuture struct + func (future *ExpressRoutePortsUpdateTagsFuture) Result(client ExpressRoutePortsClient) (erp ExpressRoutePort, err error) + type ExpressRouteServiceProvider struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (ersp *ExpressRouteServiceProvider) UnmarshalJSON(body []byte) error + func (ersp ExpressRouteServiceProvider) MarshalJSON() ([]byte, error) + type ExpressRouteServiceProviderBandwidthsOffered struct + OfferName *string + ValueInMbps *int32 + type ExpressRouteServiceProviderListResult struct + NextLink *string + Value *[]ExpressRouteServiceProvider + func (ersplr ExpressRouteServiceProviderListResult) IsEmpty() bool + type ExpressRouteServiceProviderListResultIterator struct + func NewExpressRouteServiceProviderListResultIterator(page ExpressRouteServiceProviderListResultPage) ExpressRouteServiceProviderListResultIterator + func (iter *ExpressRouteServiceProviderListResultIterator) Next() error + func (iter *ExpressRouteServiceProviderListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ExpressRouteServiceProviderListResultIterator) NotDone() bool + func (iter ExpressRouteServiceProviderListResultIterator) Response() ExpressRouteServiceProviderListResult + func (iter ExpressRouteServiceProviderListResultIterator) Value() ExpressRouteServiceProvider + type ExpressRouteServiceProviderListResultPage struct + func NewExpressRouteServiceProviderListResultPage(...) ExpressRouteServiceProviderListResultPage + func (page *ExpressRouteServiceProviderListResultPage) Next() error + func (page *ExpressRouteServiceProviderListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ExpressRouteServiceProviderListResultPage) NotDone() bool + func (page ExpressRouteServiceProviderListResultPage) Response() ExpressRouteServiceProviderListResult + func (page ExpressRouteServiceProviderListResultPage) Values() []ExpressRouteServiceProvider + type ExpressRouteServiceProviderPropertiesFormat struct + BandwidthsOffered *[]ExpressRouteServiceProviderBandwidthsOffered + PeeringLocations *[]string + ProvisioningState ProvisioningState + type ExpressRouteServiceProvidersClient struct + func NewExpressRouteServiceProvidersClient(subscriptionID string) ExpressRouteServiceProvidersClient + func NewExpressRouteServiceProvidersClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteServiceProvidersClient + func (client ExpressRouteServiceProvidersClient) List(ctx context.Context) (result ExpressRouteServiceProviderListResultPage, err error) + func (client ExpressRouteServiceProvidersClient) ListComplete(ctx context.Context) (result ExpressRouteServiceProviderListResultIterator, err error) + func (client ExpressRouteServiceProvidersClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client ExpressRouteServiceProvidersClient) ListResponder(resp *http.Response) (result ExpressRouteServiceProviderListResult, err error) + func (client ExpressRouteServiceProvidersClient) ListSender(req *http.Request) (*http.Response, error) + type FirewallPoliciesClient struct + func NewFirewallPoliciesClient(subscriptionID string) FirewallPoliciesClient + func NewFirewallPoliciesClientWithBaseURI(baseURI string, subscriptionID string) FirewallPoliciesClient + func (client FirewallPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPoliciesCreateOrUpdateFuture, err error) + func (client FirewallPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error) + func (client FirewallPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result FirewallPolicy, err error) + func (client FirewallPoliciesClient) CreateOrUpdateSender(req *http.Request) (future FirewallPoliciesCreateOrUpdateFuture, err error) + func (client FirewallPoliciesClient) Delete(ctx context.Context, resourceGroupName string, firewallPolicyName string) (result FirewallPoliciesDeleteFuture, err error) + func (client FirewallPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string) (*http.Request, error) + func (client FirewallPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client FirewallPoliciesClient) DeleteSender(req *http.Request) (future FirewallPoliciesDeleteFuture, err error) + func (client FirewallPoliciesClient) Get(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicy, err error) + func (client FirewallPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error) + func (client FirewallPoliciesClient) GetResponder(resp *http.Response) (result FirewallPolicy, err error) + func (client FirewallPoliciesClient) GetSender(req *http.Request) (*http.Response, error) + func (client FirewallPoliciesClient) List(ctx context.Context, resourceGroupName string) (result FirewallPolicyListResultPage, err error) + func (client FirewallPoliciesClient) ListAll(ctx context.Context) (result FirewallPolicyListResultPage, err error) + func (client FirewallPoliciesClient) ListAllComplete(ctx context.Context) (result FirewallPolicyListResultIterator, err error) + func (client FirewallPoliciesClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client FirewallPoliciesClient) ListAllResponder(resp *http.Response) (result FirewallPolicyListResult, err error) + func (client FirewallPoliciesClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client FirewallPoliciesClient) ListComplete(ctx context.Context, resourceGroupName string) (result FirewallPolicyListResultIterator, err error) + func (client FirewallPoliciesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client FirewallPoliciesClient) ListResponder(resp *http.Response) (result FirewallPolicyListResult, err error) + func (client FirewallPoliciesClient) ListSender(req *http.Request) (*http.Response, error) + func (client FirewallPoliciesClient) UpdateTags(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicy, err error) + func (client FirewallPoliciesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error) + func (client FirewallPoliciesClient) UpdateTagsResponder(resp *http.Response) (result FirewallPolicy, err error) + func (client FirewallPoliciesClient) UpdateTagsSender(req *http.Request) (*http.Response, error) + type FirewallPoliciesCreateOrUpdateFuture struct + func (future *FirewallPoliciesCreateOrUpdateFuture) Result(client FirewallPoliciesClient) (fp FirewallPolicy, err error) + type FirewallPoliciesDeleteFuture struct + func (future *FirewallPoliciesDeleteFuture) Result(client FirewallPoliciesClient) (ar autorest.Response, err error) + type FirewallPolicy struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (fp *FirewallPolicy) UnmarshalJSON(body []byte) error + func (fp FirewallPolicy) MarshalJSON() ([]byte, error) + type FirewallPolicyFilterRule struct + Action *FirewallPolicyFilterRuleAction + Name *string + Priority *int32 + RuleConditions *[]BasicFirewallPolicyRuleCondition + RuleType RuleType + func (fpfr *FirewallPolicyFilterRule) UnmarshalJSON(body []byte) error + func (fpfr FirewallPolicyFilterRule) AsBasicFirewallPolicyRule() (BasicFirewallPolicyRule, bool) + func (fpfr FirewallPolicyFilterRule) AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool) + func (fpfr FirewallPolicyFilterRule) AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool) + func (fpfr FirewallPolicyFilterRule) AsFirewallPolicyRule() (*FirewallPolicyRule, bool) + func (fpfr FirewallPolicyFilterRule) MarshalJSON() ([]byte, error) + type FirewallPolicyFilterRuleAction struct + Type FirewallPolicyFilterRuleActionType + type FirewallPolicyFilterRuleActionType string + const FirewallPolicyFilterRuleActionTypeAllow + const FirewallPolicyFilterRuleActionTypeDeny + func PossibleFirewallPolicyFilterRuleActionTypeValues() []FirewallPolicyFilterRuleActionType + type FirewallPolicyListResult struct + NextLink *string + Value *[]FirewallPolicy + func (fplr FirewallPolicyListResult) IsEmpty() bool + type FirewallPolicyListResultIterator struct + func NewFirewallPolicyListResultIterator(page FirewallPolicyListResultPage) FirewallPolicyListResultIterator + func (iter *FirewallPolicyListResultIterator) Next() error + func (iter *FirewallPolicyListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter FirewallPolicyListResultIterator) NotDone() bool + func (iter FirewallPolicyListResultIterator) Response() FirewallPolicyListResult + func (iter FirewallPolicyListResultIterator) Value() FirewallPolicy + type FirewallPolicyListResultPage struct + func NewFirewallPolicyListResultPage(...) FirewallPolicyListResultPage + func (page *FirewallPolicyListResultPage) Next() error + func (page *FirewallPolicyListResultPage) NextWithContext(ctx context.Context) (err error) + func (page FirewallPolicyListResultPage) NotDone() bool + func (page FirewallPolicyListResultPage) Response() FirewallPolicyListResult + func (page FirewallPolicyListResultPage) Values() []FirewallPolicy + type FirewallPolicyNatRule struct + Action *FirewallPolicyNatRuleAction + Name *string + Priority *int32 + RuleCondition BasicFirewallPolicyRuleCondition + RuleType RuleType + TranslatedAddress *string + TranslatedPort *string + func (fpnr *FirewallPolicyNatRule) UnmarshalJSON(body []byte) error + func (fpnr FirewallPolicyNatRule) AsBasicFirewallPolicyRule() (BasicFirewallPolicyRule, bool) + func (fpnr FirewallPolicyNatRule) AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool) + func (fpnr FirewallPolicyNatRule) AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool) + func (fpnr FirewallPolicyNatRule) AsFirewallPolicyRule() (*FirewallPolicyRule, bool) + func (fpnr FirewallPolicyNatRule) MarshalJSON() ([]byte, error) + type FirewallPolicyNatRuleAction struct + Type FirewallPolicyNatRuleActionType + type FirewallPolicyNatRuleActionType string + const DNAT + func PossibleFirewallPolicyNatRuleActionTypeValues() []FirewallPolicyNatRuleActionType + type FirewallPolicyPropertiesFormat struct + BasePolicy *SubResource + ChildPolicies *[]SubResource + Firewalls *[]SubResource + ProvisioningState ProvisioningState + RuleGroups *[]SubResource + ThreatIntelMode AzureFirewallThreatIntelMode + type FirewallPolicyRule struct + Name *string + Priority *int32 + RuleType RuleType + func (fpr FirewallPolicyRule) AsBasicFirewallPolicyRule() (BasicFirewallPolicyRule, bool) + func (fpr FirewallPolicyRule) AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool) + func (fpr FirewallPolicyRule) AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool) + func (fpr FirewallPolicyRule) AsFirewallPolicyRule() (*FirewallPolicyRule, bool) + func (fpr FirewallPolicyRule) MarshalJSON() ([]byte, error) + type FirewallPolicyRuleCondition struct + Description *string + Name *string + RuleConditionType RuleConditionType + func (fprc FirewallPolicyRuleCondition) AsApplicationRuleCondition() (*ApplicationRuleCondition, bool) + func (fprc FirewallPolicyRuleCondition) AsBasicFirewallPolicyRuleCondition() (BasicFirewallPolicyRuleCondition, bool) + func (fprc FirewallPolicyRuleCondition) AsFirewallPolicyRuleCondition() (*FirewallPolicyRuleCondition, bool) + func (fprc FirewallPolicyRuleCondition) AsRuleCondition() (*RuleCondition, bool) + func (fprc FirewallPolicyRuleCondition) MarshalJSON() ([]byte, error) + type FirewallPolicyRuleConditionApplicationProtocol struct + Port *int32 + ProtocolType FirewallPolicyRuleConditionApplicationProtocolType + type FirewallPolicyRuleConditionApplicationProtocolType string + const FirewallPolicyRuleConditionApplicationProtocolTypeHTTP + const FirewallPolicyRuleConditionApplicationProtocolTypeHTTPS + func PossibleFirewallPolicyRuleConditionApplicationProtocolTypeValues() []FirewallPolicyRuleConditionApplicationProtocolType + type FirewallPolicyRuleConditionNetworkProtocol string + const FirewallPolicyRuleConditionNetworkProtocolAny + const FirewallPolicyRuleConditionNetworkProtocolICMP + const FirewallPolicyRuleConditionNetworkProtocolTCP + const FirewallPolicyRuleConditionNetworkProtocolUDP + func PossibleFirewallPolicyRuleConditionNetworkProtocolValues() []FirewallPolicyRuleConditionNetworkProtocol + type FirewallPolicyRuleGroup struct + Etag *string + ID *string + Name *string + Type *string + func (fprg *FirewallPolicyRuleGroup) UnmarshalJSON(body []byte) error + func (fprg FirewallPolicyRuleGroup) MarshalJSON() ([]byte, error) + type FirewallPolicyRuleGroupListResult struct + NextLink *string + Value *[]FirewallPolicyRuleGroup + func (fprglr FirewallPolicyRuleGroupListResult) IsEmpty() bool + type FirewallPolicyRuleGroupListResultIterator struct + func NewFirewallPolicyRuleGroupListResultIterator(page FirewallPolicyRuleGroupListResultPage) FirewallPolicyRuleGroupListResultIterator + func (iter *FirewallPolicyRuleGroupListResultIterator) Next() error + func (iter *FirewallPolicyRuleGroupListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter FirewallPolicyRuleGroupListResultIterator) NotDone() bool + func (iter FirewallPolicyRuleGroupListResultIterator) Response() FirewallPolicyRuleGroupListResult + func (iter FirewallPolicyRuleGroupListResultIterator) Value() FirewallPolicyRuleGroup + type FirewallPolicyRuleGroupListResultPage struct + func NewFirewallPolicyRuleGroupListResultPage(...) FirewallPolicyRuleGroupListResultPage + func (page *FirewallPolicyRuleGroupListResultPage) Next() error + func (page *FirewallPolicyRuleGroupListResultPage) NextWithContext(ctx context.Context) (err error) + func (page FirewallPolicyRuleGroupListResultPage) NotDone() bool + func (page FirewallPolicyRuleGroupListResultPage) Response() FirewallPolicyRuleGroupListResult + func (page FirewallPolicyRuleGroupListResultPage) Values() []FirewallPolicyRuleGroup + type FirewallPolicyRuleGroupProperties struct + Priority *int32 + ProvisioningState ProvisioningState + Rules *[]BasicFirewallPolicyRule + func (fprgp *FirewallPolicyRuleGroupProperties) UnmarshalJSON(body []byte) error + type FirewallPolicyRuleGroupsClient struct + func NewFirewallPolicyRuleGroupsClient(subscriptionID string) FirewallPolicyRuleGroupsClient + func NewFirewallPolicyRuleGroupsClientWithBaseURI(baseURI string, subscriptionID string) FirewallPolicyRuleGroupsClient + func (client FirewallPolicyRuleGroupsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicyRuleGroupsCreateOrUpdateFuture, err error) + func (client FirewallPolicyRuleGroupsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error) + func (client FirewallPolicyRuleGroupsClient) CreateOrUpdateResponder(resp *http.Response) (result FirewallPolicyRuleGroup, err error) + func (client FirewallPolicyRuleGroupsClient) CreateOrUpdateSender(req *http.Request) (future FirewallPolicyRuleGroupsCreateOrUpdateFuture, err error) + func (client FirewallPolicyRuleGroupsClient) Delete(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicyRuleGroupsDeleteFuture, err error) + func (client FirewallPolicyRuleGroupsClient) DeletePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error) + func (client FirewallPolicyRuleGroupsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client FirewallPolicyRuleGroupsClient) DeleteSender(req *http.Request) (future FirewallPolicyRuleGroupsDeleteFuture, err error) + func (client FirewallPolicyRuleGroupsClient) Get(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicyRuleGroup, err error) + func (client FirewallPolicyRuleGroupsClient) GetPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error) + func (client FirewallPolicyRuleGroupsClient) GetResponder(resp *http.Response) (result FirewallPolicyRuleGroup, err error) + func (client FirewallPolicyRuleGroupsClient) GetSender(req *http.Request) (*http.Response, error) + func (client FirewallPolicyRuleGroupsClient) List(ctx context.Context, resourceGroupName string, firewallPolicyName string) (result FirewallPolicyRuleGroupListResultPage, err error) + func (client FirewallPolicyRuleGroupsClient) ListComplete(ctx context.Context, resourceGroupName string, firewallPolicyName string) (result FirewallPolicyRuleGroupListResultIterator, err error) + func (client FirewallPolicyRuleGroupsClient) ListPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string) (*http.Request, error) + func (client FirewallPolicyRuleGroupsClient) ListResponder(resp *http.Response) (result FirewallPolicyRuleGroupListResult, err error) + func (client FirewallPolicyRuleGroupsClient) ListSender(req *http.Request) (*http.Response, error) + type FirewallPolicyRuleGroupsCreateOrUpdateFuture struct + func (future *FirewallPolicyRuleGroupsCreateOrUpdateFuture) Result(client FirewallPolicyRuleGroupsClient) (fprg FirewallPolicyRuleGroup, err error) + type FirewallPolicyRuleGroupsDeleteFuture struct + func (future *FirewallPolicyRuleGroupsDeleteFuture) Result(client FirewallPolicyRuleGroupsClient) (ar autorest.Response, err error) + type FlowLogFormatParameters struct + Type FlowLogFormatType + Version *int32 + type FlowLogFormatType string + const JSON + func PossibleFlowLogFormatTypeValues() []FlowLogFormatType + type FlowLogInformation struct + FlowAnalyticsConfiguration *TrafficAnalyticsProperties + TargetResourceID *string + func (fli *FlowLogInformation) UnmarshalJSON(body []byte) error + func (fli FlowLogInformation) MarshalJSON() ([]byte, error) + type FlowLogProperties struct + Enabled *bool + Format *FlowLogFormatParameters + RetentionPolicy *RetentionPolicyParameters + StorageID *string + type FlowLogStatusParameters struct + TargetResourceID *string + type FrontendIPConfiguration struct + Etag *string + ID *string + Name *string + Type *string + Zones *[]string + func (fic *FrontendIPConfiguration) UnmarshalJSON(body []byte) error + func (fic FrontendIPConfiguration) MarshalJSON() ([]byte, error) + type FrontendIPConfigurationPropertiesFormat struct + InboundNatPools *[]SubResource + InboundNatRules *[]SubResource + LoadBalancingRules *[]SubResource + OutboundRules *[]SubResource + PrivateIPAddress *string + PrivateIPAddressVersion IPVersion + PrivateIPAllocationMethod IPAllocationMethod + ProvisioningState ProvisioningState + PublicIPAddress *PublicIPAddress + PublicIPPrefix *SubResource + Subnet *Subnet + type GatewayRoute struct + AsPath *string + LocalAddress *string + NetworkProperty *string + NextHop *string + Origin *string + SourcePeer *string + Weight *int32 + type GatewayRouteListResult struct + Value *[]GatewayRoute + type GeneratevirtualwanvpnserverconfigurationvpnprofileFuture struct + func (future *GeneratevirtualwanvpnserverconfigurationvpnprofileFuture) Result(client BaseClient) (vpr VpnProfileResponse, err error) + type GetVpnSitesConfigurationRequest struct + OutputBlobSasURL *string + VpnSites *[]string + type HTTPConfiguration struct + Headers *[]HTTPHeader + Method HTTPMethod + ValidStatusCodes *[]int32 + type HTTPHeader struct + Name *string + Value *string + type HTTPMethod string + const Get + func PossibleHTTPMethodValues() []HTTPMethod + type HubIPAddresses struct + PrivateIPAddress *string + PublicIPAddresses *[]AzureFirewallPublicIPAddress + type HubVirtualNetworkConnection struct + Etag *string + ID *string + Name *string + func (hvnc *HubVirtualNetworkConnection) UnmarshalJSON(body []byte) error + func (hvnc HubVirtualNetworkConnection) MarshalJSON() ([]byte, error) + type HubVirtualNetworkConnectionProperties struct + AllowHubToRemoteVnetTransit *bool + AllowRemoteVnetToUseHubVnetGateways *bool + EnableInternetSecurity *bool + ProvisioningState ProvisioningState + RemoteVirtualNetwork *SubResource + type HubVirtualNetworkConnectionStatus string + const HubVirtualNetworkConnectionStatusConnected + const HubVirtualNetworkConnectionStatusConnecting + const HubVirtualNetworkConnectionStatusNotConnected + const HubVirtualNetworkConnectionStatusUnknown + func PossibleHubVirtualNetworkConnectionStatusValues() []HubVirtualNetworkConnectionStatus + type HubVirtualNetworkConnectionsClient struct + func NewHubVirtualNetworkConnectionsClient(subscriptionID string) HubVirtualNetworkConnectionsClient + func NewHubVirtualNetworkConnectionsClientWithBaseURI(baseURI string, subscriptionID string) HubVirtualNetworkConnectionsClient + func (client HubVirtualNetworkConnectionsClient) Get(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (result HubVirtualNetworkConnection, err error) + func (client HubVirtualNetworkConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (*http.Request, error) + func (client HubVirtualNetworkConnectionsClient) GetResponder(resp *http.Response) (result HubVirtualNetworkConnection, err error) + func (client HubVirtualNetworkConnectionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client HubVirtualNetworkConnectionsClient) List(ctx context.Context, resourceGroupName string, virtualHubName string) (result ListHubVirtualNetworkConnectionsResultPage, err error) + func (client HubVirtualNetworkConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string, virtualHubName string) (result ListHubVirtualNetworkConnectionsResultIterator, err error) + func (client HubVirtualNetworkConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualHubName string) (*http.Request, error) + func (client HubVirtualNetworkConnectionsClient) ListResponder(resp *http.Response) (result ListHubVirtualNetworkConnectionsResult, err error) + func (client HubVirtualNetworkConnectionsClient) ListSender(req *http.Request) (*http.Response, error) + type IPAddressAvailabilityResult struct + Available *bool + AvailableIPAddresses *[]string + type IPAllocationMethod string + const Dynamic + const Static + func PossibleIPAllocationMethodValues() []IPAllocationMethod + type IPConfiguration struct + Etag *string + ID *string + Name *string + func (ic *IPConfiguration) UnmarshalJSON(body []byte) error + func (ic IPConfiguration) MarshalJSON() ([]byte, error) + type IPConfigurationProfile struct + Etag *string + ID *string + Name *string + Type *string + func (icp *IPConfigurationProfile) UnmarshalJSON(body []byte) error + func (icp IPConfigurationProfile) MarshalJSON() ([]byte, error) + type IPConfigurationProfilePropertiesFormat struct + ProvisioningState ProvisioningState + Subnet *Subnet + type IPConfigurationPropertiesFormat struct + PrivateIPAddress *string + PrivateIPAllocationMethod IPAllocationMethod + ProvisioningState ProvisioningState + PublicIPAddress *PublicIPAddress + Subnet *Subnet + type IPFlowProtocol string + const IPFlowProtocolTCP + const IPFlowProtocolUDP + func PossibleIPFlowProtocolValues() []IPFlowProtocol + type IPTag struct + IPTagType *string + Tag *string + type IPVersion string + const IPv4 + const IPv6 + func PossibleIPVersionValues() []IPVersion + type IkeEncryption string + const AES128 + const AES192 + const AES256 + const DES + const DES3 + const GCMAES128 + const GCMAES256 + func PossibleIkeEncryptionValues() []IkeEncryption + type IkeIntegrity string + const IkeIntegrityGCMAES128 + const IkeIntegrityGCMAES256 + const IkeIntegrityMD5 + const IkeIntegritySHA1 + const IkeIntegritySHA256 + const IkeIntegritySHA384 + func PossibleIkeIntegrityValues() []IkeIntegrity + type InboundNatPool struct + Etag *string + ID *string + Name *string + Type *string + func (inp *InboundNatPool) UnmarshalJSON(body []byte) error + func (inp InboundNatPool) MarshalJSON() ([]byte, error) + type InboundNatPoolPropertiesFormat struct + BackendPort *int32 + EnableFloatingIP *bool + EnableTCPReset *bool + FrontendIPConfiguration *SubResource + FrontendPortRangeEnd *int32 + FrontendPortRangeStart *int32 + IdleTimeoutInMinutes *int32 + Protocol TransportProtocol + ProvisioningState ProvisioningState + type InboundNatRule struct + Etag *string + ID *string + Name *string + Type *string + func (inr *InboundNatRule) UnmarshalJSON(body []byte) error + func (inr InboundNatRule) MarshalJSON() ([]byte, error) + type InboundNatRuleListResult struct + NextLink *string + Value *[]InboundNatRule + func (inrlr InboundNatRuleListResult) IsEmpty() bool + type InboundNatRuleListResultIterator struct + func NewInboundNatRuleListResultIterator(page InboundNatRuleListResultPage) InboundNatRuleListResultIterator + func (iter *InboundNatRuleListResultIterator) Next() error + func (iter *InboundNatRuleListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter InboundNatRuleListResultIterator) NotDone() bool + func (iter InboundNatRuleListResultIterator) Response() InboundNatRuleListResult + func (iter InboundNatRuleListResultIterator) Value() InboundNatRule + type InboundNatRuleListResultPage struct + func NewInboundNatRuleListResultPage(...) InboundNatRuleListResultPage + func (page *InboundNatRuleListResultPage) Next() error + func (page *InboundNatRuleListResultPage) NextWithContext(ctx context.Context) (err error) + func (page InboundNatRuleListResultPage) NotDone() bool + func (page InboundNatRuleListResultPage) Response() InboundNatRuleListResult + func (page InboundNatRuleListResultPage) Values() []InboundNatRule + type InboundNatRulePropertiesFormat struct + BackendIPConfiguration *InterfaceIPConfiguration + BackendPort *int32 + EnableFloatingIP *bool + EnableTCPReset *bool + FrontendIPConfiguration *SubResource + FrontendPort *int32 + IdleTimeoutInMinutes *int32 + Protocol TransportProtocol + ProvisioningState ProvisioningState + type InboundNatRulesClient struct + func NewInboundNatRulesClient(subscriptionID string) InboundNatRulesClient + func NewInboundNatRulesClientWithBaseURI(baseURI string, subscriptionID string) InboundNatRulesClient + func (client InboundNatRulesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result InboundNatRulesCreateOrUpdateFuture, err error) + func (client InboundNatRulesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client InboundNatRulesClient) CreateOrUpdateResponder(resp *http.Response) (result InboundNatRule, err error) + func (client InboundNatRulesClient) CreateOrUpdateSender(req *http.Request) (future InboundNatRulesCreateOrUpdateFuture, err error) + func (client InboundNatRulesClient) Delete(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result InboundNatRulesDeleteFuture, err error) + func (client InboundNatRulesClient) DeletePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client InboundNatRulesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client InboundNatRulesClient) DeleteSender(req *http.Request) (future InboundNatRulesDeleteFuture, err error) + func (client InboundNatRulesClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result InboundNatRule, err error) + func (client InboundNatRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client InboundNatRulesClient) GetResponder(resp *http.Response) (result InboundNatRule, err error) + func (client InboundNatRulesClient) GetSender(req *http.Request) (*http.Response, error) + func (client InboundNatRulesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InboundNatRuleListResultPage, err error) + func (client InboundNatRulesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InboundNatRuleListResultIterator, err error) + func (client InboundNatRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error) + func (client InboundNatRulesClient) ListResponder(resp *http.Response) (result InboundNatRuleListResult, err error) + func (client InboundNatRulesClient) ListSender(req *http.Request) (*http.Response, error) + type InboundNatRulesCreateOrUpdateFuture struct + func (future *InboundNatRulesCreateOrUpdateFuture) Result(client InboundNatRulesClient) (inr InboundNatRule, err error) + type InboundNatRulesDeleteFuture struct + func (future *InboundNatRulesDeleteFuture) Result(client InboundNatRulesClient) (ar autorest.Response, err error) + type IntentPolicy struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (IP IntentPolicy) MarshalJSON() ([]byte, error) + type IntentPolicyConfiguration struct + NetworkIntentPolicyName *string + SourceNetworkIntentPolicy *IntentPolicy + type Interface struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (i *Interface) UnmarshalJSON(body []byte) error + func (i Interface) MarshalJSON() ([]byte, error) + type InterfaceAssociation struct + ID *string + SecurityRules *[]SecurityRule + type InterfaceDNSSettings struct + AppliedDNSServers *[]string + DNSServers *[]string + InternalDNSNameLabel *string + InternalDomainNameSuffix *string + InternalFqdn *string + type InterfaceIPConfiguration struct + Etag *string + ID *string + Name *string + func (iic *InterfaceIPConfiguration) UnmarshalJSON(body []byte) error + func (iic InterfaceIPConfiguration) MarshalJSON() ([]byte, error) + type InterfaceIPConfigurationListResult struct + NextLink *string + Value *[]InterfaceIPConfiguration + func (iiclr InterfaceIPConfigurationListResult) IsEmpty() bool + type InterfaceIPConfigurationListResultIterator struct + func NewInterfaceIPConfigurationListResultIterator(page InterfaceIPConfigurationListResultPage) InterfaceIPConfigurationListResultIterator + func (iter *InterfaceIPConfigurationListResultIterator) Next() error + func (iter *InterfaceIPConfigurationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter InterfaceIPConfigurationListResultIterator) NotDone() bool + func (iter InterfaceIPConfigurationListResultIterator) Response() InterfaceIPConfigurationListResult + func (iter InterfaceIPConfigurationListResultIterator) Value() InterfaceIPConfiguration + type InterfaceIPConfigurationListResultPage struct + func NewInterfaceIPConfigurationListResultPage(...) InterfaceIPConfigurationListResultPage + func (page *InterfaceIPConfigurationListResultPage) Next() error + func (page *InterfaceIPConfigurationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page InterfaceIPConfigurationListResultPage) NotDone() bool + func (page InterfaceIPConfigurationListResultPage) Response() InterfaceIPConfigurationListResult + func (page InterfaceIPConfigurationListResultPage) Values() []InterfaceIPConfiguration + type InterfaceIPConfigurationPrivateLinkConnectionProperties struct + Fqdns *[]string + GroupID *string + RequiredMemberName *string + type InterfaceIPConfigurationPropertiesFormat struct + ApplicationGatewayBackendAddressPools *[]ApplicationGatewayBackendAddressPool + ApplicationSecurityGroups *[]ApplicationSecurityGroup + LoadBalancerBackendAddressPools *[]BackendAddressPool + LoadBalancerInboundNatRules *[]InboundNatRule + Primary *bool + PrivateIPAddress *string + PrivateIPAddressVersion IPVersion + PrivateIPAllocationMethod IPAllocationMethod + PrivateLinkConnectionProperties *InterfaceIPConfigurationPrivateLinkConnectionProperties + ProvisioningState ProvisioningState + PublicIPAddress *PublicIPAddress + Subnet *Subnet + VirtualNetworkTaps *[]VirtualNetworkTap + type InterfaceIPConfigurationsClient struct + func NewInterfaceIPConfigurationsClient(subscriptionID string) InterfaceIPConfigurationsClient + func NewInterfaceIPConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) InterfaceIPConfigurationsClient + func (client InterfaceIPConfigurationsClient) Get(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfaceIPConfiguration, err error) + func (client InterfaceIPConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error) + func (client InterfaceIPConfigurationsClient) GetResponder(resp *http.Response) (result InterfaceIPConfiguration, err error) + func (client InterfaceIPConfigurationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client InterfaceIPConfigurationsClient) List(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceIPConfigurationListResultPage, err error) + func (client InterfaceIPConfigurationsClient) ListComplete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceIPConfigurationListResultIterator, err error) + func (client InterfaceIPConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error) + func (client InterfaceIPConfigurationsClient) ListResponder(resp *http.Response) (result InterfaceIPConfigurationListResult, err error) + func (client InterfaceIPConfigurationsClient) ListSender(req *http.Request) (*http.Response, error) + type InterfaceListResult struct + NextLink *string + Value *[]Interface + func (ilr InterfaceListResult) IsEmpty() bool + type InterfaceListResultIterator struct + func NewInterfaceListResultIterator(page InterfaceListResultPage) InterfaceListResultIterator + func (iter *InterfaceListResultIterator) Next() error + func (iter *InterfaceListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter InterfaceListResultIterator) NotDone() bool + func (iter InterfaceListResultIterator) Response() InterfaceListResult + func (iter InterfaceListResultIterator) Value() Interface + type InterfaceListResultPage struct + func NewInterfaceListResultPage(...) InterfaceListResultPage + func (page *InterfaceListResultPage) Next() error + func (page *InterfaceListResultPage) NextWithContext(ctx context.Context) (err error) + func (page InterfaceListResultPage) NotDone() bool + func (page InterfaceListResultPage) Response() InterfaceListResult + func (page InterfaceListResultPage) Values() []Interface + type InterfaceLoadBalancerListResult struct + NextLink *string + Value *[]LoadBalancer + func (ilblr InterfaceLoadBalancerListResult) IsEmpty() bool + type InterfaceLoadBalancerListResultIterator struct + func NewInterfaceLoadBalancerListResultIterator(page InterfaceLoadBalancerListResultPage) InterfaceLoadBalancerListResultIterator + func (iter *InterfaceLoadBalancerListResultIterator) Next() error + func (iter *InterfaceLoadBalancerListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter InterfaceLoadBalancerListResultIterator) NotDone() bool + func (iter InterfaceLoadBalancerListResultIterator) Response() InterfaceLoadBalancerListResult + func (iter InterfaceLoadBalancerListResultIterator) Value() LoadBalancer + type InterfaceLoadBalancerListResultPage struct + func NewInterfaceLoadBalancerListResultPage(...) InterfaceLoadBalancerListResultPage + func (page *InterfaceLoadBalancerListResultPage) Next() error + func (page *InterfaceLoadBalancerListResultPage) NextWithContext(ctx context.Context) (err error) + func (page InterfaceLoadBalancerListResultPage) NotDone() bool + func (page InterfaceLoadBalancerListResultPage) Response() InterfaceLoadBalancerListResult + func (page InterfaceLoadBalancerListResultPage) Values() []LoadBalancer + type InterfaceLoadBalancersClient struct + func NewInterfaceLoadBalancersClient(subscriptionID string) InterfaceLoadBalancersClient + func NewInterfaceLoadBalancersClientWithBaseURI(baseURI string, subscriptionID string) InterfaceLoadBalancersClient + func (client InterfaceLoadBalancersClient) List(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceLoadBalancerListResultPage, err error) + func (client InterfaceLoadBalancersClient) ListComplete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceLoadBalancerListResultIterator, err error) + func (client InterfaceLoadBalancersClient) ListPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error) + func (client InterfaceLoadBalancersClient) ListResponder(resp *http.Response) (result InterfaceLoadBalancerListResult, err error) + func (client InterfaceLoadBalancersClient) ListSender(req *http.Request) (*http.Response, error) + type InterfacePropertiesFormat struct + DNSSettings *InterfaceDNSSettings + EnableAcceleratedNetworking *bool + EnableIPForwarding *bool + HostedWorkloads *[]string + IPConfigurations *[]InterfaceIPConfiguration + MacAddress *string + NetworkSecurityGroup *SecurityGroup + Primary *bool + PrivateEndpoint *PrivateEndpoint + ProvisioningState ProvisioningState + ResourceGUID *string + TapConfigurations *[]InterfaceTapConfiguration + VirtualMachine *SubResource + type InterfaceTapConfiguration struct + Etag *string + ID *string + Name *string + Type *string + func (itc *InterfaceTapConfiguration) UnmarshalJSON(body []byte) error + func (itc InterfaceTapConfiguration) MarshalJSON() ([]byte, error) + type InterfaceTapConfigurationListResult struct + NextLink *string + Value *[]InterfaceTapConfiguration + func (itclr InterfaceTapConfigurationListResult) IsEmpty() bool + type InterfaceTapConfigurationListResultIterator struct + func NewInterfaceTapConfigurationListResultIterator(page InterfaceTapConfigurationListResultPage) InterfaceTapConfigurationListResultIterator + func (iter *InterfaceTapConfigurationListResultIterator) Next() error + func (iter *InterfaceTapConfigurationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter InterfaceTapConfigurationListResultIterator) NotDone() bool + func (iter InterfaceTapConfigurationListResultIterator) Response() InterfaceTapConfigurationListResult + func (iter InterfaceTapConfigurationListResultIterator) Value() InterfaceTapConfiguration + type InterfaceTapConfigurationListResultPage struct + func NewInterfaceTapConfigurationListResultPage(...) InterfaceTapConfigurationListResultPage + func (page *InterfaceTapConfigurationListResultPage) Next() error + func (page *InterfaceTapConfigurationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page InterfaceTapConfigurationListResultPage) NotDone() bool + func (page InterfaceTapConfigurationListResultPage) Response() InterfaceTapConfigurationListResult + func (page InterfaceTapConfigurationListResultPage) Values() []InterfaceTapConfiguration + type InterfaceTapConfigurationPropertiesFormat struct + ProvisioningState ProvisioningState + VirtualNetworkTap *VirtualNetworkTap + type InterfaceTapConfigurationsClient struct + func NewInterfaceTapConfigurationsClient(subscriptionID string) InterfaceTapConfigurationsClient + func NewInterfaceTapConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) InterfaceTapConfigurationsClient + func (client InterfaceTapConfigurationsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfaceTapConfigurationsCreateOrUpdateFuture, err error) + func (client InterfaceTapConfigurationsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error) + func (client InterfaceTapConfigurationsClient) CreateOrUpdateResponder(resp *http.Response) (result InterfaceTapConfiguration, err error) + func (client InterfaceTapConfigurationsClient) CreateOrUpdateSender(req *http.Request) (future InterfaceTapConfigurationsCreateOrUpdateFuture, err error) + func (client InterfaceTapConfigurationsClient) Delete(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfaceTapConfigurationsDeleteFuture, err error) + func (client InterfaceTapConfigurationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error) + func (client InterfaceTapConfigurationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client InterfaceTapConfigurationsClient) DeleteSender(req *http.Request) (future InterfaceTapConfigurationsDeleteFuture, err error) + func (client InterfaceTapConfigurationsClient) Get(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfaceTapConfiguration, err error) + func (client InterfaceTapConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error) + func (client InterfaceTapConfigurationsClient) GetResponder(resp *http.Response) (result InterfaceTapConfiguration, err error) + func (client InterfaceTapConfigurationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client InterfaceTapConfigurationsClient) List(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceTapConfigurationListResultPage, err error) + func (client InterfaceTapConfigurationsClient) ListComplete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceTapConfigurationListResultIterator, err error) + func (client InterfaceTapConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error) + func (client InterfaceTapConfigurationsClient) ListResponder(resp *http.Response) (result InterfaceTapConfigurationListResult, err error) + func (client InterfaceTapConfigurationsClient) ListSender(req *http.Request) (*http.Response, error) + type InterfaceTapConfigurationsCreateOrUpdateFuture struct + func (future *InterfaceTapConfigurationsCreateOrUpdateFuture) Result(client InterfaceTapConfigurationsClient) (itc InterfaceTapConfiguration, err error) + type InterfaceTapConfigurationsDeleteFuture struct + func (future *InterfaceTapConfigurationsDeleteFuture) Result(client InterfaceTapConfigurationsClient) (ar autorest.Response, err error) + type InterfacesClient struct + func NewInterfacesClient(subscriptionID string) InterfacesClient + func NewInterfacesClientWithBaseURI(baseURI string, subscriptionID string) InterfacesClient + func (client InterfacesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfacesCreateOrUpdateFuture, err error) + func (client InterfacesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error) + func (client InterfacesClient) CreateOrUpdateResponder(resp *http.Response) (result Interface, err error) + func (client InterfacesClient) CreateOrUpdateSender(req *http.Request) (future InterfacesCreateOrUpdateFuture, err error) + func (client InterfacesClient) Delete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfacesDeleteFuture, err error) + func (client InterfacesClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error) + func (client InterfacesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client InterfacesClient) DeleteSender(req *http.Request) (future InterfacesDeleteFuture, err error) + func (client InterfacesClient) Get(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result Interface, err error) + func (client InterfacesClient) GetEffectiveRouteTable(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfacesGetEffectiveRouteTableFuture, err error) + func (client InterfacesClient) GetEffectiveRouteTablePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error) + func (client InterfacesClient) GetEffectiveRouteTableResponder(resp *http.Response) (result EffectiveRouteListResult, err error) + func (client InterfacesClient) GetEffectiveRouteTableSender(req *http.Request) (future InterfacesGetEffectiveRouteTableFuture, err error) + func (client InterfacesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error) + func (client InterfacesClient) GetResponder(resp *http.Response) (result Interface, err error) + func (client InterfacesClient) GetSender(req *http.Request) (*http.Response, error) + func (client InterfacesClient) GetVirtualMachineScaleSetIPConfiguration(ctx context.Context, resourceGroupName string, ...) (result InterfaceIPConfiguration, err error) + func (client InterfacesClient) GetVirtualMachineScaleSetIPConfigurationPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client InterfacesClient) GetVirtualMachineScaleSetIPConfigurationResponder(resp *http.Response) (result InterfaceIPConfiguration, err error) + func (client InterfacesClient) GetVirtualMachineScaleSetIPConfigurationSender(req *http.Request) (*http.Response, error) + func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterface(ctx context.Context, resourceGroupName string, ...) (result Interface, err error) + func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterfacePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterfaceResponder(resp *http.Response) (result Interface, err error) + func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterfaceSender(req *http.Request) (*http.Response, error) + func (client InterfacesClient) List(ctx context.Context, resourceGroupName string) (result InterfaceListResultPage, err error) + func (client InterfacesClient) ListAll(ctx context.Context) (result InterfaceListResultPage, err error) + func (client InterfacesClient) ListAllComplete(ctx context.Context) (result InterfaceListResultIterator, err error) + func (client InterfacesClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client InterfacesClient) ListAllResponder(resp *http.Response) (result InterfaceListResult, err error) + func (client InterfacesClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client InterfacesClient) ListComplete(ctx context.Context, resourceGroupName string) (result InterfaceListResultIterator, err error) + func (client InterfacesClient) ListEffectiveNetworkSecurityGroups(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfacesListEffectiveNetworkSecurityGroupsFuture, err error) + func (client InterfacesClient) ListEffectiveNetworkSecurityGroupsPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error) + func (client InterfacesClient) ListEffectiveNetworkSecurityGroupsResponder(resp *http.Response) (result EffectiveNetworkSecurityGroupListResult, err error) + func (client InterfacesClient) ListEffectiveNetworkSecurityGroupsSender(req *http.Request) (future InterfacesListEffectiveNetworkSecurityGroupsFuture, err error) + func (client InterfacesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client InterfacesClient) ListResponder(resp *http.Response) (result InterfaceListResult, err error) + func (client InterfacesClient) ListSender(req *http.Request) (*http.Response, error) + func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurations(ctx context.Context, resourceGroupName string, ...) (result InterfaceIPConfigurationListResultPage, err error) + func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsComplete(ctx context.Context, resourceGroupName string, ...) (result InterfaceIPConfigurationListResultIterator, err error) + func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsResponder(resp *http.Response) (result InterfaceIPConfigurationListResult, err error) + func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsSender(req *http.Request) (*http.Response, error) + func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfaces(ctx context.Context, resourceGroupName string, ...) (result InterfaceListResultPage, err error) + func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesComplete(ctx context.Context, resourceGroupName string, ...) (result InterfaceListResultIterator, err error) + func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesResponder(resp *http.Response) (result InterfaceListResult, err error) + func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesSender(req *http.Request) (*http.Response, error) + func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfaces(ctx context.Context, resourceGroupName string, ...) (result InterfaceListResultPage, err error) + func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesComplete(ctx context.Context, resourceGroupName string, ...) (result InterfaceListResultIterator, err error) + func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesResponder(resp *http.Response) (result InterfaceListResult, err error) + func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesSender(req *http.Request) (*http.Response, error) + func (client InterfacesClient) UpdateTags(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfacesUpdateTagsFuture, err error) + func (client InterfacesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error) + func (client InterfacesClient) UpdateTagsResponder(resp *http.Response) (result Interface, err error) + func (client InterfacesClient) UpdateTagsSender(req *http.Request) (future InterfacesUpdateTagsFuture, err error) + type InterfacesCreateOrUpdateFuture struct + func (future *InterfacesCreateOrUpdateFuture) Result(client InterfacesClient) (i Interface, err error) + type InterfacesDeleteFuture struct + func (future *InterfacesDeleteFuture) Result(client InterfacesClient) (ar autorest.Response, err error) + type InterfacesGetEffectiveRouteTableFuture struct + func (future *InterfacesGetEffectiveRouteTableFuture) Result(client InterfacesClient) (erlr EffectiveRouteListResult, err error) + type InterfacesListEffectiveNetworkSecurityGroupsFuture struct + func (future *InterfacesListEffectiveNetworkSecurityGroupsFuture) Result(client InterfacesClient) (ensglr EffectiveNetworkSecurityGroupListResult, err error) + type InterfacesUpdateTagsFuture struct + func (future *InterfacesUpdateTagsFuture) Result(client InterfacesClient) (i Interface, err error) + type IpsecEncryption string + const IpsecEncryptionAES128 + const IpsecEncryptionAES192 + const IpsecEncryptionAES256 + const IpsecEncryptionDES + const IpsecEncryptionDES3 + const IpsecEncryptionGCMAES128 + const IpsecEncryptionGCMAES192 + const IpsecEncryptionGCMAES256 + const IpsecEncryptionNone + func PossibleIpsecEncryptionValues() []IpsecEncryption + type IpsecIntegrity string + const IpsecIntegrityGCMAES128 + const IpsecIntegrityGCMAES192 + const IpsecIntegrityGCMAES256 + const IpsecIntegrityMD5 + const IpsecIntegritySHA1 + const IpsecIntegritySHA256 + func PossibleIpsecIntegrityValues() []IpsecIntegrity + type IpsecPolicy struct + DhGroup DhGroup + IkeEncryption IkeEncryption + IkeIntegrity IkeIntegrity + IpsecEncryption IpsecEncryption + IpsecIntegrity IpsecIntegrity + PfsGroup PfsGroup + SaDataSizeKilobytes *int32 + SaLifeTimeSeconds *int32 + type Ipv6ExpressRouteCircuitPeeringConfig struct + MicrosoftPeeringConfig *ExpressRouteCircuitPeeringConfig + PrimaryPeerAddressPrefix *string + RouteFilter *SubResource + SecondaryPeerAddressPrefix *string + State ExpressRouteCircuitPeeringState + type IssueType string + const IssueTypeAgentStopped + const IssueTypeDNSResolution + const IssueTypeGuestFirewall + const IssueTypeNetworkSecurityRule + const IssueTypePlatform + const IssueTypePortThrottled + const IssueTypeSocketBind + const IssueTypeUnknown + const IssueTypeUserDefinedRoute + func PossibleIssueTypeValues() []IssueType + type ListHubVirtualNetworkConnectionsResult struct + NextLink *string + Value *[]HubVirtualNetworkConnection + func (lhvncr ListHubVirtualNetworkConnectionsResult) IsEmpty() bool + type ListHubVirtualNetworkConnectionsResultIterator struct + func NewListHubVirtualNetworkConnectionsResultIterator(page ListHubVirtualNetworkConnectionsResultPage) ListHubVirtualNetworkConnectionsResultIterator + func (iter *ListHubVirtualNetworkConnectionsResultIterator) Next() error + func (iter *ListHubVirtualNetworkConnectionsResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListHubVirtualNetworkConnectionsResultIterator) NotDone() bool + func (iter ListHubVirtualNetworkConnectionsResultIterator) Response() ListHubVirtualNetworkConnectionsResult + func (iter ListHubVirtualNetworkConnectionsResultIterator) Value() HubVirtualNetworkConnection + type ListHubVirtualNetworkConnectionsResultPage struct + func NewListHubVirtualNetworkConnectionsResultPage(...) ListHubVirtualNetworkConnectionsResultPage + func (page *ListHubVirtualNetworkConnectionsResultPage) Next() error + func (page *ListHubVirtualNetworkConnectionsResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListHubVirtualNetworkConnectionsResultPage) NotDone() bool + func (page ListHubVirtualNetworkConnectionsResultPage) Response() ListHubVirtualNetworkConnectionsResult + func (page ListHubVirtualNetworkConnectionsResultPage) Values() []HubVirtualNetworkConnection + type ListP2SVpnGatewaysResult struct + NextLink *string + Value *[]P2SVpnGateway + func (lpvgr ListP2SVpnGatewaysResult) IsEmpty() bool + type ListP2SVpnGatewaysResultIterator struct + func NewListP2SVpnGatewaysResultIterator(page ListP2SVpnGatewaysResultPage) ListP2SVpnGatewaysResultIterator + func (iter *ListP2SVpnGatewaysResultIterator) Next() error + func (iter *ListP2SVpnGatewaysResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListP2SVpnGatewaysResultIterator) NotDone() bool + func (iter ListP2SVpnGatewaysResultIterator) Response() ListP2SVpnGatewaysResult + func (iter ListP2SVpnGatewaysResultIterator) Value() P2SVpnGateway + type ListP2SVpnGatewaysResultPage struct + func NewListP2SVpnGatewaysResultPage(...) ListP2SVpnGatewaysResultPage + func (page *ListP2SVpnGatewaysResultPage) Next() error + func (page *ListP2SVpnGatewaysResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListP2SVpnGatewaysResultPage) NotDone() bool + func (page ListP2SVpnGatewaysResultPage) Response() ListP2SVpnGatewaysResult + func (page ListP2SVpnGatewaysResultPage) Values() []P2SVpnGateway + type ListString struct + Value *[]string + type ListVirtualHubsResult struct + NextLink *string + Value *[]VirtualHub + func (lvhr ListVirtualHubsResult) IsEmpty() bool + type ListVirtualHubsResultIterator struct + func NewListVirtualHubsResultIterator(page ListVirtualHubsResultPage) ListVirtualHubsResultIterator + func (iter *ListVirtualHubsResultIterator) Next() error + func (iter *ListVirtualHubsResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListVirtualHubsResultIterator) NotDone() bool + func (iter ListVirtualHubsResultIterator) Response() ListVirtualHubsResult + func (iter ListVirtualHubsResultIterator) Value() VirtualHub + type ListVirtualHubsResultPage struct + func NewListVirtualHubsResultPage(...) ListVirtualHubsResultPage + func (page *ListVirtualHubsResultPage) Next() error + func (page *ListVirtualHubsResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListVirtualHubsResultPage) NotDone() bool + func (page ListVirtualHubsResultPage) Response() ListVirtualHubsResult + func (page ListVirtualHubsResultPage) Values() []VirtualHub + type ListVirtualWANsResult struct + NextLink *string + Value *[]VirtualWAN + func (lvwnr ListVirtualWANsResult) IsEmpty() bool + type ListVirtualWANsResultIterator struct + func NewListVirtualWANsResultIterator(page ListVirtualWANsResultPage) ListVirtualWANsResultIterator + func (iter *ListVirtualWANsResultIterator) Next() error + func (iter *ListVirtualWANsResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListVirtualWANsResultIterator) NotDone() bool + func (iter ListVirtualWANsResultIterator) Response() ListVirtualWANsResult + func (iter ListVirtualWANsResultIterator) Value() VirtualWAN + type ListVirtualWANsResultPage struct + func NewListVirtualWANsResultPage(...) ListVirtualWANsResultPage + func (page *ListVirtualWANsResultPage) Next() error + func (page *ListVirtualWANsResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListVirtualWANsResultPage) NotDone() bool + func (page ListVirtualWANsResultPage) Response() ListVirtualWANsResult + func (page ListVirtualWANsResultPage) Values() []VirtualWAN + type ListVpnConnectionsResult struct + NextLink *string + Value *[]VpnConnection + func (lvcr ListVpnConnectionsResult) IsEmpty() bool + type ListVpnConnectionsResultIterator struct + func NewListVpnConnectionsResultIterator(page ListVpnConnectionsResultPage) ListVpnConnectionsResultIterator + func (iter *ListVpnConnectionsResultIterator) Next() error + func (iter *ListVpnConnectionsResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListVpnConnectionsResultIterator) NotDone() bool + func (iter ListVpnConnectionsResultIterator) Response() ListVpnConnectionsResult + func (iter ListVpnConnectionsResultIterator) Value() VpnConnection + type ListVpnConnectionsResultPage struct + func NewListVpnConnectionsResultPage(...) ListVpnConnectionsResultPage + func (page *ListVpnConnectionsResultPage) Next() error + func (page *ListVpnConnectionsResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListVpnConnectionsResultPage) NotDone() bool + func (page ListVpnConnectionsResultPage) Response() ListVpnConnectionsResult + func (page ListVpnConnectionsResultPage) Values() []VpnConnection + type ListVpnGatewaysResult struct + NextLink *string + Value *[]VpnGateway + func (lvgr ListVpnGatewaysResult) IsEmpty() bool + type ListVpnGatewaysResultIterator struct + func NewListVpnGatewaysResultIterator(page ListVpnGatewaysResultPage) ListVpnGatewaysResultIterator + func (iter *ListVpnGatewaysResultIterator) Next() error + func (iter *ListVpnGatewaysResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListVpnGatewaysResultIterator) NotDone() bool + func (iter ListVpnGatewaysResultIterator) Response() ListVpnGatewaysResult + func (iter ListVpnGatewaysResultIterator) Value() VpnGateway + type ListVpnGatewaysResultPage struct + func NewListVpnGatewaysResultPage(...) ListVpnGatewaysResultPage + func (page *ListVpnGatewaysResultPage) Next() error + func (page *ListVpnGatewaysResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListVpnGatewaysResultPage) NotDone() bool + func (page ListVpnGatewaysResultPage) Response() ListVpnGatewaysResult + func (page ListVpnGatewaysResultPage) Values() []VpnGateway + type ListVpnServerConfigurationsResult struct + NextLink *string + Value *[]VpnServerConfiguration + func (lvscr ListVpnServerConfigurationsResult) IsEmpty() bool + type ListVpnServerConfigurationsResultIterator struct + func NewListVpnServerConfigurationsResultIterator(page ListVpnServerConfigurationsResultPage) ListVpnServerConfigurationsResultIterator + func (iter *ListVpnServerConfigurationsResultIterator) Next() error + func (iter *ListVpnServerConfigurationsResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListVpnServerConfigurationsResultIterator) NotDone() bool + func (iter ListVpnServerConfigurationsResultIterator) Response() ListVpnServerConfigurationsResult + func (iter ListVpnServerConfigurationsResultIterator) Value() VpnServerConfiguration + type ListVpnServerConfigurationsResultPage struct + func NewListVpnServerConfigurationsResultPage(...) ListVpnServerConfigurationsResultPage + func (page *ListVpnServerConfigurationsResultPage) Next() error + func (page *ListVpnServerConfigurationsResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListVpnServerConfigurationsResultPage) NotDone() bool + func (page ListVpnServerConfigurationsResultPage) Response() ListVpnServerConfigurationsResult + func (page ListVpnServerConfigurationsResultPage) Values() []VpnServerConfiguration + type ListVpnSiteLinkConnectionsResult struct + NextLink *string + Value *[]VpnSiteLinkConnection + func (lvslcr ListVpnSiteLinkConnectionsResult) IsEmpty() bool + type ListVpnSiteLinkConnectionsResultIterator struct + func NewListVpnSiteLinkConnectionsResultIterator(page ListVpnSiteLinkConnectionsResultPage) ListVpnSiteLinkConnectionsResultIterator + func (iter *ListVpnSiteLinkConnectionsResultIterator) Next() error + func (iter *ListVpnSiteLinkConnectionsResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListVpnSiteLinkConnectionsResultIterator) NotDone() bool + func (iter ListVpnSiteLinkConnectionsResultIterator) Response() ListVpnSiteLinkConnectionsResult + func (iter ListVpnSiteLinkConnectionsResultIterator) Value() VpnSiteLinkConnection + type ListVpnSiteLinkConnectionsResultPage struct + func NewListVpnSiteLinkConnectionsResultPage(...) ListVpnSiteLinkConnectionsResultPage + func (page *ListVpnSiteLinkConnectionsResultPage) Next() error + func (page *ListVpnSiteLinkConnectionsResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListVpnSiteLinkConnectionsResultPage) NotDone() bool + func (page ListVpnSiteLinkConnectionsResultPage) Response() ListVpnSiteLinkConnectionsResult + func (page ListVpnSiteLinkConnectionsResultPage) Values() []VpnSiteLinkConnection + type ListVpnSiteLinksResult struct + NextLink *string + Value *[]VpnSiteLink + func (lvslr ListVpnSiteLinksResult) IsEmpty() bool + type ListVpnSiteLinksResultIterator struct + func NewListVpnSiteLinksResultIterator(page ListVpnSiteLinksResultPage) ListVpnSiteLinksResultIterator + func (iter *ListVpnSiteLinksResultIterator) Next() error + func (iter *ListVpnSiteLinksResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListVpnSiteLinksResultIterator) NotDone() bool + func (iter ListVpnSiteLinksResultIterator) Response() ListVpnSiteLinksResult + func (iter ListVpnSiteLinksResultIterator) Value() VpnSiteLink + type ListVpnSiteLinksResultPage struct + func NewListVpnSiteLinksResultPage(...) ListVpnSiteLinksResultPage + func (page *ListVpnSiteLinksResultPage) Next() error + func (page *ListVpnSiteLinksResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListVpnSiteLinksResultPage) NotDone() bool + func (page ListVpnSiteLinksResultPage) Response() ListVpnSiteLinksResult + func (page ListVpnSiteLinksResultPage) Values() []VpnSiteLink + type ListVpnSitesResult struct + NextLink *string + Value *[]VpnSite + func (lvsr ListVpnSitesResult) IsEmpty() bool + type ListVpnSitesResultIterator struct + func NewListVpnSitesResultIterator(page ListVpnSitesResultPage) ListVpnSitesResultIterator + func (iter *ListVpnSitesResultIterator) Next() error + func (iter *ListVpnSitesResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ListVpnSitesResultIterator) NotDone() bool + func (iter ListVpnSitesResultIterator) Response() ListVpnSitesResult + func (iter ListVpnSitesResultIterator) Value() VpnSite + type ListVpnSitesResultPage struct + func NewListVpnSitesResultPage(...) ListVpnSitesResultPage + func (page *ListVpnSitesResultPage) Next() error + func (page *ListVpnSitesResultPage) NextWithContext(ctx context.Context) (err error) + func (page ListVpnSitesResultPage) NotDone() bool + func (page ListVpnSitesResultPage) Response() ListVpnSitesResult + func (page ListVpnSitesResultPage) Values() []VpnSite + type LoadBalancer struct + Etag *string + ID *string + Location *string + Name *string + Sku *LoadBalancerSku + Tags map[string]*string + Type *string + func (lb *LoadBalancer) UnmarshalJSON(body []byte) error + func (lb LoadBalancer) MarshalJSON() ([]byte, error) + type LoadBalancerBackendAddressPoolListResult struct + NextLink *string + Value *[]BackendAddressPool + func (lbbaplr LoadBalancerBackendAddressPoolListResult) IsEmpty() bool + type LoadBalancerBackendAddressPoolListResultIterator struct + func NewLoadBalancerBackendAddressPoolListResultIterator(page LoadBalancerBackendAddressPoolListResultPage) LoadBalancerBackendAddressPoolListResultIterator + func (iter *LoadBalancerBackendAddressPoolListResultIterator) Next() error + func (iter *LoadBalancerBackendAddressPoolListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter LoadBalancerBackendAddressPoolListResultIterator) NotDone() bool + func (iter LoadBalancerBackendAddressPoolListResultIterator) Response() LoadBalancerBackendAddressPoolListResult + func (iter LoadBalancerBackendAddressPoolListResultIterator) Value() BackendAddressPool + type LoadBalancerBackendAddressPoolListResultPage struct + func NewLoadBalancerBackendAddressPoolListResultPage(...) LoadBalancerBackendAddressPoolListResultPage + func (page *LoadBalancerBackendAddressPoolListResultPage) Next() error + func (page *LoadBalancerBackendAddressPoolListResultPage) NextWithContext(ctx context.Context) (err error) + func (page LoadBalancerBackendAddressPoolListResultPage) NotDone() bool + func (page LoadBalancerBackendAddressPoolListResultPage) Response() LoadBalancerBackendAddressPoolListResult + func (page LoadBalancerBackendAddressPoolListResultPage) Values() []BackendAddressPool + type LoadBalancerBackendAddressPoolsClient struct + func NewLoadBalancerBackendAddressPoolsClient(subscriptionID string) LoadBalancerBackendAddressPoolsClient + func NewLoadBalancerBackendAddressPoolsClientWithBaseURI(baseURI string, subscriptionID string) LoadBalancerBackendAddressPoolsClient + func (client LoadBalancerBackendAddressPoolsClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result BackendAddressPool, err error) + func (client LoadBalancerBackendAddressPoolsClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client LoadBalancerBackendAddressPoolsClient) GetResponder(resp *http.Response) (result BackendAddressPool, err error) + func (client LoadBalancerBackendAddressPoolsClient) GetSender(req *http.Request) (*http.Response, error) + func (client LoadBalancerBackendAddressPoolsClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerBackendAddressPoolListResultPage, err error) + func (client LoadBalancerBackendAddressPoolsClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerBackendAddressPoolListResultIterator, err error) + func (client LoadBalancerBackendAddressPoolsClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error) + func (client LoadBalancerBackendAddressPoolsClient) ListResponder(resp *http.Response) (result LoadBalancerBackendAddressPoolListResult, err error) + func (client LoadBalancerBackendAddressPoolsClient) ListSender(req *http.Request) (*http.Response, error) + type LoadBalancerFrontendIPConfigurationListResult struct + NextLink *string + Value *[]FrontendIPConfiguration + func (lbficlr LoadBalancerFrontendIPConfigurationListResult) IsEmpty() bool + type LoadBalancerFrontendIPConfigurationListResultIterator struct + func NewLoadBalancerFrontendIPConfigurationListResultIterator(page LoadBalancerFrontendIPConfigurationListResultPage) LoadBalancerFrontendIPConfigurationListResultIterator + func (iter *LoadBalancerFrontendIPConfigurationListResultIterator) Next() error + func (iter *LoadBalancerFrontendIPConfigurationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter LoadBalancerFrontendIPConfigurationListResultIterator) NotDone() bool + func (iter LoadBalancerFrontendIPConfigurationListResultIterator) Response() LoadBalancerFrontendIPConfigurationListResult + func (iter LoadBalancerFrontendIPConfigurationListResultIterator) Value() FrontendIPConfiguration + type LoadBalancerFrontendIPConfigurationListResultPage struct + func NewLoadBalancerFrontendIPConfigurationListResultPage(...) LoadBalancerFrontendIPConfigurationListResultPage + func (page *LoadBalancerFrontendIPConfigurationListResultPage) Next() error + func (page *LoadBalancerFrontendIPConfigurationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page LoadBalancerFrontendIPConfigurationListResultPage) NotDone() bool + func (page LoadBalancerFrontendIPConfigurationListResultPage) Response() LoadBalancerFrontendIPConfigurationListResult + func (page LoadBalancerFrontendIPConfigurationListResultPage) Values() []FrontendIPConfiguration + type LoadBalancerFrontendIPConfigurationsClient struct + func NewLoadBalancerFrontendIPConfigurationsClient(subscriptionID string) LoadBalancerFrontendIPConfigurationsClient + func NewLoadBalancerFrontendIPConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) LoadBalancerFrontendIPConfigurationsClient + func (client LoadBalancerFrontendIPConfigurationsClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result FrontendIPConfiguration, err error) + func (client LoadBalancerFrontendIPConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client LoadBalancerFrontendIPConfigurationsClient) GetResponder(resp *http.Response) (result FrontendIPConfiguration, err error) + func (client LoadBalancerFrontendIPConfigurationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client LoadBalancerFrontendIPConfigurationsClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerFrontendIPConfigurationListResultPage, err error) + func (client LoadBalancerFrontendIPConfigurationsClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerFrontendIPConfigurationListResultIterator, err error) + func (client LoadBalancerFrontendIPConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error) + func (client LoadBalancerFrontendIPConfigurationsClient) ListResponder(resp *http.Response) (result LoadBalancerFrontendIPConfigurationListResult, err error) + func (client LoadBalancerFrontendIPConfigurationsClient) ListSender(req *http.Request) (*http.Response, error) + type LoadBalancerListResult struct + NextLink *string + Value *[]LoadBalancer + func (lblr LoadBalancerListResult) IsEmpty() bool + type LoadBalancerListResultIterator struct + func NewLoadBalancerListResultIterator(page LoadBalancerListResultPage) LoadBalancerListResultIterator + func (iter *LoadBalancerListResultIterator) Next() error + func (iter *LoadBalancerListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter LoadBalancerListResultIterator) NotDone() bool + func (iter LoadBalancerListResultIterator) Response() LoadBalancerListResult + func (iter LoadBalancerListResultIterator) Value() LoadBalancer + type LoadBalancerListResultPage struct + func NewLoadBalancerListResultPage(...) LoadBalancerListResultPage + func (page *LoadBalancerListResultPage) Next() error + func (page *LoadBalancerListResultPage) NextWithContext(ctx context.Context) (err error) + func (page LoadBalancerListResultPage) NotDone() bool + func (page LoadBalancerListResultPage) Response() LoadBalancerListResult + func (page LoadBalancerListResultPage) Values() []LoadBalancer + type LoadBalancerLoadBalancingRuleListResult struct + NextLink *string + Value *[]LoadBalancingRule + func (lblbrlr LoadBalancerLoadBalancingRuleListResult) IsEmpty() bool + type LoadBalancerLoadBalancingRuleListResultIterator struct + func NewLoadBalancerLoadBalancingRuleListResultIterator(page LoadBalancerLoadBalancingRuleListResultPage) LoadBalancerLoadBalancingRuleListResultIterator + func (iter *LoadBalancerLoadBalancingRuleListResultIterator) Next() error + func (iter *LoadBalancerLoadBalancingRuleListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter LoadBalancerLoadBalancingRuleListResultIterator) NotDone() bool + func (iter LoadBalancerLoadBalancingRuleListResultIterator) Response() LoadBalancerLoadBalancingRuleListResult + func (iter LoadBalancerLoadBalancingRuleListResultIterator) Value() LoadBalancingRule + type LoadBalancerLoadBalancingRuleListResultPage struct + func NewLoadBalancerLoadBalancingRuleListResultPage(...) LoadBalancerLoadBalancingRuleListResultPage + func (page *LoadBalancerLoadBalancingRuleListResultPage) Next() error + func (page *LoadBalancerLoadBalancingRuleListResultPage) NextWithContext(ctx context.Context) (err error) + func (page LoadBalancerLoadBalancingRuleListResultPage) NotDone() bool + func (page LoadBalancerLoadBalancingRuleListResultPage) Response() LoadBalancerLoadBalancingRuleListResult + func (page LoadBalancerLoadBalancingRuleListResultPage) Values() []LoadBalancingRule + type LoadBalancerLoadBalancingRulesClient struct + func NewLoadBalancerLoadBalancingRulesClient(subscriptionID string) LoadBalancerLoadBalancingRulesClient + func NewLoadBalancerLoadBalancingRulesClientWithBaseURI(baseURI string, subscriptionID string) LoadBalancerLoadBalancingRulesClient + func (client LoadBalancerLoadBalancingRulesClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result LoadBalancingRule, err error) + func (client LoadBalancerLoadBalancingRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client LoadBalancerLoadBalancingRulesClient) GetResponder(resp *http.Response) (result LoadBalancingRule, err error) + func (client LoadBalancerLoadBalancingRulesClient) GetSender(req *http.Request) (*http.Response, error) + func (client LoadBalancerLoadBalancingRulesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerLoadBalancingRuleListResultPage, err error) + func (client LoadBalancerLoadBalancingRulesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerLoadBalancingRuleListResultIterator, err error) + func (client LoadBalancerLoadBalancingRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error) + func (client LoadBalancerLoadBalancingRulesClient) ListResponder(resp *http.Response) (result LoadBalancerLoadBalancingRuleListResult, err error) + func (client LoadBalancerLoadBalancingRulesClient) ListSender(req *http.Request) (*http.Response, error) + type LoadBalancerNetworkInterfacesClient struct + func NewLoadBalancerNetworkInterfacesClient(subscriptionID string) LoadBalancerNetworkInterfacesClient + func NewLoadBalancerNetworkInterfacesClientWithBaseURI(baseURI string, subscriptionID string) LoadBalancerNetworkInterfacesClient + func (client LoadBalancerNetworkInterfacesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InterfaceListResultPage, err error) + func (client LoadBalancerNetworkInterfacesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InterfaceListResultIterator, err error) + func (client LoadBalancerNetworkInterfacesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error) + func (client LoadBalancerNetworkInterfacesClient) ListResponder(resp *http.Response) (result InterfaceListResult, err error) + func (client LoadBalancerNetworkInterfacesClient) ListSender(req *http.Request) (*http.Response, error) + type LoadBalancerOutboundRuleListResult struct + NextLink *string + Value *[]OutboundRule + func (lborlr LoadBalancerOutboundRuleListResult) IsEmpty() bool + type LoadBalancerOutboundRuleListResultIterator struct + func NewLoadBalancerOutboundRuleListResultIterator(page LoadBalancerOutboundRuleListResultPage) LoadBalancerOutboundRuleListResultIterator + func (iter *LoadBalancerOutboundRuleListResultIterator) Next() error + func (iter *LoadBalancerOutboundRuleListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter LoadBalancerOutboundRuleListResultIterator) NotDone() bool + func (iter LoadBalancerOutboundRuleListResultIterator) Response() LoadBalancerOutboundRuleListResult + func (iter LoadBalancerOutboundRuleListResultIterator) Value() OutboundRule + type LoadBalancerOutboundRuleListResultPage struct + func NewLoadBalancerOutboundRuleListResultPage(...) LoadBalancerOutboundRuleListResultPage + func (page *LoadBalancerOutboundRuleListResultPage) Next() error + func (page *LoadBalancerOutboundRuleListResultPage) NextWithContext(ctx context.Context) (err error) + func (page LoadBalancerOutboundRuleListResultPage) NotDone() bool + func (page LoadBalancerOutboundRuleListResultPage) Response() LoadBalancerOutboundRuleListResult + func (page LoadBalancerOutboundRuleListResultPage) Values() []OutboundRule + type LoadBalancerOutboundRuleProtocol string + const LoadBalancerOutboundRuleProtocolAll + const LoadBalancerOutboundRuleProtocolTCP + const LoadBalancerOutboundRuleProtocolUDP + func PossibleLoadBalancerOutboundRuleProtocolValues() []LoadBalancerOutboundRuleProtocol + type LoadBalancerOutboundRulesClient struct + func NewLoadBalancerOutboundRulesClient(subscriptionID string) LoadBalancerOutboundRulesClient + func NewLoadBalancerOutboundRulesClientWithBaseURI(baseURI string, subscriptionID string) LoadBalancerOutboundRulesClient + func (client LoadBalancerOutboundRulesClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result OutboundRule, err error) + func (client LoadBalancerOutboundRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client LoadBalancerOutboundRulesClient) GetResponder(resp *http.Response) (result OutboundRule, err error) + func (client LoadBalancerOutboundRulesClient) GetSender(req *http.Request) (*http.Response, error) + func (client LoadBalancerOutboundRulesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerOutboundRuleListResultPage, err error) + func (client LoadBalancerOutboundRulesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerOutboundRuleListResultIterator, err error) + func (client LoadBalancerOutboundRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error) + func (client LoadBalancerOutboundRulesClient) ListResponder(resp *http.Response) (result LoadBalancerOutboundRuleListResult, err error) + func (client LoadBalancerOutboundRulesClient) ListSender(req *http.Request) (*http.Response, error) + type LoadBalancerProbeListResult struct + NextLink *string + Value *[]Probe + func (lbplr LoadBalancerProbeListResult) IsEmpty() bool + type LoadBalancerProbeListResultIterator struct + func NewLoadBalancerProbeListResultIterator(page LoadBalancerProbeListResultPage) LoadBalancerProbeListResultIterator + func (iter *LoadBalancerProbeListResultIterator) Next() error + func (iter *LoadBalancerProbeListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter LoadBalancerProbeListResultIterator) NotDone() bool + func (iter LoadBalancerProbeListResultIterator) Response() LoadBalancerProbeListResult + func (iter LoadBalancerProbeListResultIterator) Value() Probe + type LoadBalancerProbeListResultPage struct + func NewLoadBalancerProbeListResultPage(...) LoadBalancerProbeListResultPage + func (page *LoadBalancerProbeListResultPage) Next() error + func (page *LoadBalancerProbeListResultPage) NextWithContext(ctx context.Context) (err error) + func (page LoadBalancerProbeListResultPage) NotDone() bool + func (page LoadBalancerProbeListResultPage) Response() LoadBalancerProbeListResult + func (page LoadBalancerProbeListResultPage) Values() []Probe + type LoadBalancerProbesClient struct + func NewLoadBalancerProbesClient(subscriptionID string) LoadBalancerProbesClient + func NewLoadBalancerProbesClientWithBaseURI(baseURI string, subscriptionID string) LoadBalancerProbesClient + func (client LoadBalancerProbesClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result Probe, err error) + func (client LoadBalancerProbesClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client LoadBalancerProbesClient) GetResponder(resp *http.Response) (result Probe, err error) + func (client LoadBalancerProbesClient) GetSender(req *http.Request) (*http.Response, error) + func (client LoadBalancerProbesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerProbeListResultPage, err error) + func (client LoadBalancerProbesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerProbeListResultIterator, err error) + func (client LoadBalancerProbesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error) + func (client LoadBalancerProbesClient) ListResponder(resp *http.Response) (result LoadBalancerProbeListResult, err error) + func (client LoadBalancerProbesClient) ListSender(req *http.Request) (*http.Response, error) + type LoadBalancerPropertiesFormat struct + BackendAddressPools *[]BackendAddressPool + FrontendIPConfigurations *[]FrontendIPConfiguration + InboundNatPools *[]InboundNatPool + InboundNatRules *[]InboundNatRule + LoadBalancingRules *[]LoadBalancingRule + OutboundRules *[]OutboundRule + Probes *[]Probe + ProvisioningState ProvisioningState + ResourceGUID *string + type LoadBalancerSku struct + Name LoadBalancerSkuName + type LoadBalancerSkuName string + const LoadBalancerSkuNameBasic + const LoadBalancerSkuNameStandard + func PossibleLoadBalancerSkuNameValues() []LoadBalancerSkuName + type LoadBalancersClient struct + func NewLoadBalancersClient(subscriptionID string) LoadBalancersClient + func NewLoadBalancersClientWithBaseURI(baseURI string, subscriptionID string) LoadBalancersClient + func (client LoadBalancersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result LoadBalancersCreateOrUpdateFuture, err error) + func (client LoadBalancersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client LoadBalancersClient) CreateOrUpdateResponder(resp *http.Response) (result LoadBalancer, err error) + func (client LoadBalancersClient) CreateOrUpdateSender(req *http.Request) (future LoadBalancersCreateOrUpdateFuture, err error) + func (client LoadBalancersClient) Delete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancersDeleteFuture, err error) + func (client LoadBalancersClient) DeletePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error) + func (client LoadBalancersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client LoadBalancersClient) DeleteSender(req *http.Request) (future LoadBalancersDeleteFuture, err error) + func (client LoadBalancersClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result LoadBalancer, err error) + func (client LoadBalancersClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client LoadBalancersClient) GetResponder(resp *http.Response) (result LoadBalancer, err error) + func (client LoadBalancersClient) GetSender(req *http.Request) (*http.Response, error) + func (client LoadBalancersClient) List(ctx context.Context, resourceGroupName string) (result LoadBalancerListResultPage, err error) + func (client LoadBalancersClient) ListAll(ctx context.Context) (result LoadBalancerListResultPage, err error) + func (client LoadBalancersClient) ListAllComplete(ctx context.Context) (result LoadBalancerListResultIterator, err error) + func (client LoadBalancersClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client LoadBalancersClient) ListAllResponder(resp *http.Response) (result LoadBalancerListResult, err error) + func (client LoadBalancersClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client LoadBalancersClient) ListComplete(ctx context.Context, resourceGroupName string) (result LoadBalancerListResultIterator, err error) + func (client LoadBalancersClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client LoadBalancersClient) ListResponder(resp *http.Response) (result LoadBalancerListResult, err error) + func (client LoadBalancersClient) ListSender(req *http.Request) (*http.Response, error) + func (client LoadBalancersClient) UpdateTags(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result LoadBalancersUpdateTagsFuture, err error) + func (client LoadBalancersClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error) + func (client LoadBalancersClient) UpdateTagsResponder(resp *http.Response) (result LoadBalancer, err error) + func (client LoadBalancersClient) UpdateTagsSender(req *http.Request) (future LoadBalancersUpdateTagsFuture, err error) + type LoadBalancersCreateOrUpdateFuture struct + func (future *LoadBalancersCreateOrUpdateFuture) Result(client LoadBalancersClient) (lb LoadBalancer, err error) + type LoadBalancersDeleteFuture struct + func (future *LoadBalancersDeleteFuture) Result(client LoadBalancersClient) (ar autorest.Response, err error) + type LoadBalancersUpdateTagsFuture struct + func (future *LoadBalancersUpdateTagsFuture) Result(client LoadBalancersClient) (lb LoadBalancer, err error) + type LoadBalancingRule struct + Etag *string + ID *string + Name *string + Type *string + func (lbr *LoadBalancingRule) UnmarshalJSON(body []byte) error + func (lbr LoadBalancingRule) MarshalJSON() ([]byte, error) + type LoadBalancingRulePropertiesFormat struct + BackendAddressPool *SubResource + BackendPort *int32 + DisableOutboundSnat *bool + EnableFloatingIP *bool + EnableTCPReset *bool + FrontendIPConfiguration *SubResource + FrontendPort *int32 + IdleTimeoutInMinutes *int32 + LoadDistribution LoadDistribution + Probe *SubResource + Protocol TransportProtocol + ProvisioningState ProvisioningState + type LoadDistribution string + const LoadDistributionDefault + const LoadDistributionSourceIP + const LoadDistributionSourceIPProtocol + func PossibleLoadDistributionValues() []LoadDistribution + type LocalNetworkGateway struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (lng *LocalNetworkGateway) UnmarshalJSON(body []byte) error + func (lng LocalNetworkGateway) MarshalJSON() ([]byte, error) + type LocalNetworkGatewayListResult struct + NextLink *string + Value *[]LocalNetworkGateway + func (lnglr LocalNetworkGatewayListResult) IsEmpty() bool + type LocalNetworkGatewayListResultIterator struct + func NewLocalNetworkGatewayListResultIterator(page LocalNetworkGatewayListResultPage) LocalNetworkGatewayListResultIterator + func (iter *LocalNetworkGatewayListResultIterator) Next() error + func (iter *LocalNetworkGatewayListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter LocalNetworkGatewayListResultIterator) NotDone() bool + func (iter LocalNetworkGatewayListResultIterator) Response() LocalNetworkGatewayListResult + func (iter LocalNetworkGatewayListResultIterator) Value() LocalNetworkGateway + type LocalNetworkGatewayListResultPage struct + func NewLocalNetworkGatewayListResultPage(...) LocalNetworkGatewayListResultPage + func (page *LocalNetworkGatewayListResultPage) Next() error + func (page *LocalNetworkGatewayListResultPage) NextWithContext(ctx context.Context) (err error) + func (page LocalNetworkGatewayListResultPage) NotDone() bool + func (page LocalNetworkGatewayListResultPage) Response() LocalNetworkGatewayListResult + func (page LocalNetworkGatewayListResultPage) Values() []LocalNetworkGateway + type LocalNetworkGatewayPropertiesFormat struct + BgpSettings *BgpSettings + GatewayIPAddress *string + LocalNetworkAddressSpace *AddressSpace + ProvisioningState ProvisioningState + ResourceGUID *string + type LocalNetworkGatewaysClient struct + func NewLocalNetworkGatewaysClient(subscriptionID string) LocalNetworkGatewaysClient + func NewLocalNetworkGatewaysClientWithBaseURI(baseURI string, subscriptionID string) LocalNetworkGatewaysClient + func (client LocalNetworkGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, localNetworkGatewayName string, ...) (result LocalNetworkGatewaysCreateOrUpdateFuture, err error) + func (client LocalNetworkGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, localNetworkGatewayName string, ...) (*http.Request, error) + func (client LocalNetworkGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result LocalNetworkGateway, err error) + func (client LocalNetworkGatewaysClient) CreateOrUpdateSender(req *http.Request) (future LocalNetworkGatewaysCreateOrUpdateFuture, err error) + func (client LocalNetworkGatewaysClient) Delete(ctx context.Context, resourceGroupName string, localNetworkGatewayName string) (result LocalNetworkGatewaysDeleteFuture, err error) + func (client LocalNetworkGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, localNetworkGatewayName string) (*http.Request, error) + func (client LocalNetworkGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client LocalNetworkGatewaysClient) DeleteSender(req *http.Request) (future LocalNetworkGatewaysDeleteFuture, err error) + func (client LocalNetworkGatewaysClient) Get(ctx context.Context, resourceGroupName string, localNetworkGatewayName string) (result LocalNetworkGateway, err error) + func (client LocalNetworkGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, localNetworkGatewayName string) (*http.Request, error) + func (client LocalNetworkGatewaysClient) GetResponder(resp *http.Response) (result LocalNetworkGateway, err error) + func (client LocalNetworkGatewaysClient) GetSender(req *http.Request) (*http.Response, error) + func (client LocalNetworkGatewaysClient) List(ctx context.Context, resourceGroupName string) (result LocalNetworkGatewayListResultPage, err error) + func (client LocalNetworkGatewaysClient) ListComplete(ctx context.Context, resourceGroupName string) (result LocalNetworkGatewayListResultIterator, err error) + func (client LocalNetworkGatewaysClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client LocalNetworkGatewaysClient) ListResponder(resp *http.Response) (result LocalNetworkGatewayListResult, err error) + func (client LocalNetworkGatewaysClient) ListSender(req *http.Request) (*http.Response, error) + func (client LocalNetworkGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, localNetworkGatewayName string, ...) (result LocalNetworkGatewaysUpdateTagsFuture, err error) + func (client LocalNetworkGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, localNetworkGatewayName string, ...) (*http.Request, error) + func (client LocalNetworkGatewaysClient) UpdateTagsResponder(resp *http.Response) (result LocalNetworkGateway, err error) + func (client LocalNetworkGatewaysClient) UpdateTagsSender(req *http.Request) (future LocalNetworkGatewaysUpdateTagsFuture, err error) + type LocalNetworkGatewaysCreateOrUpdateFuture struct + func (future *LocalNetworkGatewaysCreateOrUpdateFuture) Result(client LocalNetworkGatewaysClient) (lng LocalNetworkGateway, err error) + type LocalNetworkGatewaysDeleteFuture struct + func (future *LocalNetworkGatewaysDeleteFuture) Result(client LocalNetworkGatewaysClient) (ar autorest.Response, err error) + type LocalNetworkGatewaysUpdateTagsFuture struct + func (future *LocalNetworkGatewaysUpdateTagsFuture) Result(client LocalNetworkGatewaysClient) (lng LocalNetworkGateway, err error) + type LogSpecification struct + BlobDuration *string + DisplayName *string + Name *string + type ManagedRuleEnabledState string + const ManagedRuleEnabledStateDisabled + func PossibleManagedRuleEnabledStateValues() []ManagedRuleEnabledState + type ManagedRuleGroupOverride struct + RuleGroupName *string + Rules *[]ManagedRuleOverride + type ManagedRuleOverride struct + RuleID *string + State ManagedRuleEnabledState + type ManagedRuleSet struct + RuleGroupOverrides *[]ManagedRuleGroupOverride + RuleSetType *string + RuleSetVersion *string + type ManagedRulesDefinition struct + Exclusions *[]OwaspCrsExclusionEntry + ManagedRuleSets *[]ManagedRuleSet + type ManagedServiceIdentity struct + PrincipalID *string + TenantID *string + Type ResourceIdentityType + UserAssignedIdentities map[string]*ManagedServiceIdentityUserAssignedIdentitiesValue + func (msi ManagedServiceIdentity) MarshalJSON() ([]byte, error) + type ManagedServiceIdentityUserAssignedIdentitiesValue struct + ClientID *string + PrincipalID *string + type MatchCondition struct + MatchValues *[]string + MatchVariables *[]MatchVariable + NegationConditon *bool + Operator WebApplicationFirewallOperator + Transforms *[]WebApplicationFirewallTransform + type MatchVariable struct + Selector *string + VariableName WebApplicationFirewallMatchVariable + type MatchedRule struct + Action *string + RuleName *string + type MetricSpecification struct + AggregationType *string + Availabilities *[]Availability + Dimensions *[]Dimension + DisplayDescription *string + DisplayName *string + EnableRegionalMdmAccount *bool + FillGapWithZero *bool + IsInternal *bool + MetricFilterPattern *string + Name *string + ResourceIDDimensionNameOverride *string + SourceMdmAccount *string + SourceMdmNamespace *string + Unit *string + type NatGateway struct + Etag *string + ID *string + Location *string + Name *string + Sku *NatGatewaySku + Tags map[string]*string + Type *string + Zones *[]string + func (ng *NatGateway) UnmarshalJSON(body []byte) error + func (ng NatGateway) MarshalJSON() ([]byte, error) + type NatGatewayListResult struct + NextLink *string + Value *[]NatGateway + func (nglr NatGatewayListResult) IsEmpty() bool + type NatGatewayListResultIterator struct + func NewNatGatewayListResultIterator(page NatGatewayListResultPage) NatGatewayListResultIterator + func (iter *NatGatewayListResultIterator) Next() error + func (iter *NatGatewayListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter NatGatewayListResultIterator) NotDone() bool + func (iter NatGatewayListResultIterator) Response() NatGatewayListResult + func (iter NatGatewayListResultIterator) Value() NatGateway + type NatGatewayListResultPage struct + func NewNatGatewayListResultPage(...) NatGatewayListResultPage + func (page *NatGatewayListResultPage) Next() error + func (page *NatGatewayListResultPage) NextWithContext(ctx context.Context) (err error) + func (page NatGatewayListResultPage) NotDone() bool + func (page NatGatewayListResultPage) Response() NatGatewayListResult + func (page NatGatewayListResultPage) Values() []NatGateway + type NatGatewayPropertiesFormat struct + IdleTimeoutInMinutes *int32 + ProvisioningState ProvisioningState + PublicIPAddresses *[]SubResource + PublicIPPrefixes *[]SubResource + ResourceGUID *string + Subnets *[]SubResource + type NatGatewaySku struct + Name NatGatewaySkuName + type NatGatewaySkuName string + const NatGatewaySkuNameStandard + func PossibleNatGatewaySkuNameValues() []NatGatewaySkuName + type NatGatewaysClient struct + func NewNatGatewaysClient(subscriptionID string) NatGatewaysClient + func NewNatGatewaysClientWithBaseURI(baseURI string, subscriptionID string) NatGatewaysClient + func (client NatGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (result NatGatewaysCreateOrUpdateFuture, err error) + func (client NatGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (*http.Request, error) + func (client NatGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result NatGateway, err error) + func (client NatGatewaysClient) CreateOrUpdateSender(req *http.Request) (future NatGatewaysCreateOrUpdateFuture, err error) + func (client NatGatewaysClient) Delete(ctx context.Context, resourceGroupName string, natGatewayName string) (result NatGatewaysDeleteFuture, err error) + func (client NatGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, natGatewayName string) (*http.Request, error) + func (client NatGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client NatGatewaysClient) DeleteSender(req *http.Request) (future NatGatewaysDeleteFuture, err error) + func (client NatGatewaysClient) Get(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (result NatGateway, err error) + func (client NatGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (*http.Request, error) + func (client NatGatewaysClient) GetResponder(resp *http.Response) (result NatGateway, err error) + func (client NatGatewaysClient) GetSender(req *http.Request) (*http.Response, error) + func (client NatGatewaysClient) List(ctx context.Context, resourceGroupName string) (result NatGatewayListResultPage, err error) + func (client NatGatewaysClient) ListAll(ctx context.Context) (result NatGatewayListResultPage, err error) + func (client NatGatewaysClient) ListAllComplete(ctx context.Context) (result NatGatewayListResultIterator, err error) + func (client NatGatewaysClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client NatGatewaysClient) ListAllResponder(resp *http.Response) (result NatGatewayListResult, err error) + func (client NatGatewaysClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client NatGatewaysClient) ListComplete(ctx context.Context, resourceGroupName string) (result NatGatewayListResultIterator, err error) + func (client NatGatewaysClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client NatGatewaysClient) ListResponder(resp *http.Response) (result NatGatewayListResult, err error) + func (client NatGatewaysClient) ListSender(req *http.Request) (*http.Response, error) + func (client NatGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (result NatGateway, err error) + func (client NatGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (*http.Request, error) + func (client NatGatewaysClient) UpdateTagsResponder(resp *http.Response) (result NatGateway, err error) + func (client NatGatewaysClient) UpdateTagsSender(req *http.Request) (*http.Response, error) + type NatGatewaysCreateOrUpdateFuture struct + func (future *NatGatewaysCreateOrUpdateFuture) Result(client NatGatewaysClient) (ng NatGateway, err error) + type NatGatewaysDeleteFuture struct + func (future *NatGatewaysDeleteFuture) Result(client NatGatewaysClient) (ar autorest.Response, err error) + type NextHopParameters struct + DestinationIPAddress *string + SourceIPAddress *string + TargetNicResourceID *string + TargetResourceID *string + type NextHopResult struct + NextHopIPAddress *string + NextHopType NextHopType + RouteTableID *string + type NextHopType string + const NextHopTypeHyperNetGateway + const NextHopTypeInternet + const NextHopTypeNone + const NextHopTypeVirtualAppliance + const NextHopTypeVirtualNetworkGateway + const NextHopTypeVnetLocal + func PossibleNextHopTypeValues() []NextHopType + type OfficeTrafficCategory string + const OfficeTrafficCategoryAll + const OfficeTrafficCategoryNone + const OfficeTrafficCategoryOptimize + const OfficeTrafficCategoryOptimizeAndAllow + func PossibleOfficeTrafficCategoryValues() []OfficeTrafficCategory + type Operation struct + Display *OperationDisplay + Name *string + Origin *string + func (o *Operation) UnmarshalJSON(body []byte) error + func (o Operation) MarshalJSON() ([]byte, error) + type OperationDisplay struct + Description *string + Operation *string + Provider *string + Resource *string + type OperationListResult struct + NextLink *string + Value *[]Operation + func (olr OperationListResult) IsEmpty() bool + type OperationListResultIterator struct + func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator + func (iter *OperationListResultIterator) Next() error + func (iter *OperationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter OperationListResultIterator) NotDone() bool + func (iter OperationListResultIterator) Response() OperationListResult + func (iter OperationListResultIterator) Value() Operation + type OperationListResultPage struct + func NewOperationListResultPage(...) OperationListResultPage + func (page *OperationListResultPage) Next() error + func (page *OperationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page OperationListResultPage) NotDone() bool + func (page OperationListResultPage) Response() OperationListResult + func (page OperationListResultPage) Values() []Operation + type OperationPropertiesFormat struct + ServiceSpecification *OperationPropertiesFormatServiceSpecification + type OperationPropertiesFormatServiceSpecification struct + LogSpecifications *[]LogSpecification + MetricSpecifications *[]MetricSpecification + type OperationStatus string + const OperationStatusFailed + const OperationStatusInProgress + const OperationStatusSucceeded + func PossibleOperationStatusValues() []OperationStatus + type OperationsClient struct + func NewOperationsClient(subscriptionID string) OperationsClient + func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient + func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error) + func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterator, err error) + func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err error) + func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) + type Origin string + const OriginInbound + const OriginLocal + const OriginOutbound + func PossibleOriginValues() []Origin + type OutboundRule struct + Etag *string + ID *string + Name *string + Type *string + func (or *OutboundRule) UnmarshalJSON(body []byte) error + func (or OutboundRule) MarshalJSON() ([]byte, error) + type OutboundRulePropertiesFormat struct + AllocatedOutboundPorts *int32 + BackendAddressPool *SubResource + EnableTCPReset *bool + FrontendIPConfigurations *[]SubResource + IdleTimeoutInMinutes *int32 + Protocol LoadBalancerOutboundRuleProtocol + ProvisioningState ProvisioningState + type OwaspCrsExclusionEntry struct + MatchVariable OwaspCrsExclusionEntryMatchVariable + Selector *string + SelectorMatchOperator OwaspCrsExclusionEntrySelectorMatchOperator + type OwaspCrsExclusionEntryMatchVariable string + const RequestArgNames + const RequestCookieNames + const RequestHeaderNames + func PossibleOwaspCrsExclusionEntryMatchVariableValues() []OwaspCrsExclusionEntryMatchVariable + type OwaspCrsExclusionEntrySelectorMatchOperator string + const OwaspCrsExclusionEntrySelectorMatchOperatorContains + const OwaspCrsExclusionEntrySelectorMatchOperatorEndsWith + const OwaspCrsExclusionEntrySelectorMatchOperatorEquals + const OwaspCrsExclusionEntrySelectorMatchOperatorEqualsAny + const OwaspCrsExclusionEntrySelectorMatchOperatorStartsWith + func PossibleOwaspCrsExclusionEntrySelectorMatchOperatorValues() []OwaspCrsExclusionEntrySelectorMatchOperator + type P2SConnectionConfiguration struct + Etag *string + ID *string + Name *string + func (pcc *P2SConnectionConfiguration) UnmarshalJSON(body []byte) error + func (pcc P2SConnectionConfiguration) MarshalJSON() ([]byte, error) + type P2SConnectionConfigurationProperties struct + ProvisioningState ProvisioningState + VpnClientAddressPool *AddressSpace + type P2SVpnConnectionHealth struct + SasURL *string + type P2SVpnConnectionHealthRequest struct + OutputBlobSasURL *string + VpnUserNamesFilter *[]string + type P2SVpnGateway struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (pvg *P2SVpnGateway) UnmarshalJSON(body []byte) error + func (pvg P2SVpnGateway) MarshalJSON() ([]byte, error) + type P2SVpnGatewayProperties struct + P2sConnectionConfigurations *[]P2SConnectionConfiguration + ProvisioningState ProvisioningState + VirtualHub *SubResource + VpnClientConnectionHealth *VpnClientConnectionHealth + VpnGatewayScaleUnit *int32 + VpnServerConfiguration *VpnServerConfiguration + type P2SVpnProfileParameters struct + AuthenticationMethod AuthenticationMethod + type P2sVpnGatewaysClient struct + func NewP2sVpnGatewaysClient(subscriptionID string) P2sVpnGatewaysClient + func NewP2sVpnGatewaysClientWithBaseURI(baseURI string, subscriptionID string) P2sVpnGatewaysClient + func (client P2sVpnGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result P2sVpnGatewaysCreateOrUpdateFuture, err error) + func (client P2sVpnGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client P2sVpnGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result P2SVpnGateway, err error) + func (client P2sVpnGatewaysClient) CreateOrUpdateSender(req *http.Request) (future P2sVpnGatewaysCreateOrUpdateFuture, err error) + func (client P2sVpnGatewaysClient) Delete(ctx context.Context, resourceGroupName string, gatewayName string) (result P2sVpnGatewaysDeleteFuture, err error) + func (client P2sVpnGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error) + func (client P2sVpnGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client P2sVpnGatewaysClient) DeleteSender(req *http.Request) (future P2sVpnGatewaysDeleteFuture, err error) + func (client P2sVpnGatewaysClient) GenerateVpnProfile(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result P2sVpnGatewaysGenerateVpnProfileFuture, err error) + func (client P2sVpnGatewaysClient) GenerateVpnProfilePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client P2sVpnGatewaysClient) GenerateVpnProfileResponder(resp *http.Response) (result VpnProfileResponse, err error) + func (client P2sVpnGatewaysClient) GenerateVpnProfileSender(req *http.Request) (future P2sVpnGatewaysGenerateVpnProfileFuture, err error) + func (client P2sVpnGatewaysClient) Get(ctx context.Context, resourceGroupName string, gatewayName string) (result P2SVpnGateway, err error) + func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealth(ctx context.Context, resourceGroupName string, gatewayName string) (result P2sVpnGatewaysGetP2sVpnConnectionHealthFuture, err error) + func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthDetailed(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result P2sVpnGatewaysGetP2sVpnConnectionHealthDetailedFuture, err error) + func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthDetailedPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthDetailedResponder(resp *http.Response) (result P2SVpnConnectionHealth, err error) + func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthDetailedSender(req *http.Request) (future P2sVpnGatewaysGetP2sVpnConnectionHealthDetailedFuture, err error) + func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error) + func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthResponder(resp *http.Response) (result P2SVpnGateway, err error) + func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthSender(req *http.Request) (future P2sVpnGatewaysGetP2sVpnConnectionHealthFuture, err error) + func (client P2sVpnGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error) + func (client P2sVpnGatewaysClient) GetResponder(resp *http.Response) (result P2SVpnGateway, err error) + func (client P2sVpnGatewaysClient) GetSender(req *http.Request) (*http.Response, error) + func (client P2sVpnGatewaysClient) List(ctx context.Context) (result ListP2SVpnGatewaysResultPage, err error) + func (client P2sVpnGatewaysClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListP2SVpnGatewaysResultPage, err error) + func (client P2sVpnGatewaysClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListP2SVpnGatewaysResultIterator, err error) + func (client P2sVpnGatewaysClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client P2sVpnGatewaysClient) ListByResourceGroupResponder(resp *http.Response) (result ListP2SVpnGatewaysResult, err error) + func (client P2sVpnGatewaysClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client P2sVpnGatewaysClient) ListComplete(ctx context.Context) (result ListP2SVpnGatewaysResultIterator, err error) + func (client P2sVpnGatewaysClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client P2sVpnGatewaysClient) ListResponder(resp *http.Response) (result ListP2SVpnGatewaysResult, err error) + func (client P2sVpnGatewaysClient) ListSender(req *http.Request) (*http.Response, error) + func (client P2sVpnGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result P2sVpnGatewaysUpdateTagsFuture, err error) + func (client P2sVpnGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client P2sVpnGatewaysClient) UpdateTagsResponder(resp *http.Response) (result P2SVpnGateway, err error) + func (client P2sVpnGatewaysClient) UpdateTagsSender(req *http.Request) (future P2sVpnGatewaysUpdateTagsFuture, err error) + type P2sVpnGatewaysCreateOrUpdateFuture struct + func (future *P2sVpnGatewaysCreateOrUpdateFuture) Result(client P2sVpnGatewaysClient) (pvg P2SVpnGateway, err error) + type P2sVpnGatewaysDeleteFuture struct + func (future *P2sVpnGatewaysDeleteFuture) Result(client P2sVpnGatewaysClient) (ar autorest.Response, err error) + type P2sVpnGatewaysGenerateVpnProfileFuture struct + func (future *P2sVpnGatewaysGenerateVpnProfileFuture) Result(client P2sVpnGatewaysClient) (vpr VpnProfileResponse, err error) + type P2sVpnGatewaysGetP2sVpnConnectionHealthDetailedFuture struct + func (future *P2sVpnGatewaysGetP2sVpnConnectionHealthDetailedFuture) Result(client P2sVpnGatewaysClient) (pvch P2SVpnConnectionHealth, err error) + type P2sVpnGatewaysGetP2sVpnConnectionHealthFuture struct + func (future *P2sVpnGatewaysGetP2sVpnConnectionHealthFuture) Result(client P2sVpnGatewaysClient) (pvg P2SVpnGateway, err error) + type P2sVpnGatewaysUpdateTagsFuture struct + func (future *P2sVpnGatewaysUpdateTagsFuture) Result(client P2sVpnGatewaysClient) (pvg P2SVpnGateway, err error) + type PacketCapture struct + func (pc *PacketCapture) UnmarshalJSON(body []byte) error + func (pc PacketCapture) MarshalJSON() ([]byte, error) + type PacketCaptureFilter struct + LocalIPAddress *string + LocalPort *string + Protocol PcProtocol + RemoteIPAddress *string + RemotePort *string + type PacketCaptureListResult struct + Value *[]PacketCaptureResult + type PacketCaptureParameters struct + BytesToCapturePerPacket *int32 + Filters *[]PacketCaptureFilter + StorageLocation *PacketCaptureStorageLocation + Target *string + TimeLimitInSeconds *int32 + TotalBytesPerSession *int32 + type PacketCaptureQueryStatusResult struct + CaptureStartTime *date.Time + ID *string + Name *string + PacketCaptureError *[]PcError + PacketCaptureStatus PcStatus + StopReason *string + type PacketCaptureResult struct + Etag *string + ID *string + Name *string + func (pcr *PacketCaptureResult) UnmarshalJSON(body []byte) error + func (pcr PacketCaptureResult) MarshalJSON() ([]byte, error) + type PacketCaptureResultProperties struct + BytesToCapturePerPacket *int32 + Filters *[]PacketCaptureFilter + ProvisioningState ProvisioningState + StorageLocation *PacketCaptureStorageLocation + Target *string + TimeLimitInSeconds *int32 + TotalBytesPerSession *int32 + type PacketCaptureStorageLocation struct + FilePath *string + StorageID *string + StoragePath *string + type PacketCapturesClient struct + func NewPacketCapturesClient(subscriptionID string) PacketCapturesClient + func NewPacketCapturesClientWithBaseURI(baseURI string, subscriptionID string) PacketCapturesClient + func (client PacketCapturesClient) Create(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCapturesCreateFuture, err error) + func (client PacketCapturesClient) CreatePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client PacketCapturesClient) CreateResponder(resp *http.Response) (result PacketCaptureResult, err error) + func (client PacketCapturesClient) CreateSender(req *http.Request) (future PacketCapturesCreateFuture, err error) + func (client PacketCapturesClient) Delete(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCapturesDeleteFuture, err error) + func (client PacketCapturesClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client PacketCapturesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client PacketCapturesClient) DeleteSender(req *http.Request) (future PacketCapturesDeleteFuture, err error) + func (client PacketCapturesClient) Get(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCaptureResult, err error) + func (client PacketCapturesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client PacketCapturesClient) GetResponder(resp *http.Response) (result PacketCaptureResult, err error) + func (client PacketCapturesClient) GetSender(req *http.Request) (*http.Response, error) + func (client PacketCapturesClient) GetStatus(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCapturesGetStatusFuture, err error) + func (client PacketCapturesClient) GetStatusPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client PacketCapturesClient) GetStatusResponder(resp *http.Response) (result PacketCaptureQueryStatusResult, err error) + func (client PacketCapturesClient) GetStatusSender(req *http.Request) (future PacketCapturesGetStatusFuture, err error) + func (client PacketCapturesClient) List(ctx context.Context, resourceGroupName string, networkWatcherName string) (result PacketCaptureListResult, err error) + func (client PacketCapturesClient) ListPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string) (*http.Request, error) + func (client PacketCapturesClient) ListResponder(resp *http.Response) (result PacketCaptureListResult, err error) + func (client PacketCapturesClient) ListSender(req *http.Request) (*http.Response, error) + func (client PacketCapturesClient) Stop(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCapturesStopFuture, err error) + func (client PacketCapturesClient) StopPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client PacketCapturesClient) StopResponder(resp *http.Response) (result autorest.Response, err error) + func (client PacketCapturesClient) StopSender(req *http.Request) (future PacketCapturesStopFuture, err error) + type PacketCapturesCreateFuture struct + func (future *PacketCapturesCreateFuture) Result(client PacketCapturesClient) (pcr PacketCaptureResult, err error) + type PacketCapturesDeleteFuture struct + func (future *PacketCapturesDeleteFuture) Result(client PacketCapturesClient) (ar autorest.Response, err error) + type PacketCapturesGetStatusFuture struct + func (future *PacketCapturesGetStatusFuture) Result(client PacketCapturesClient) (pcqsr PacketCaptureQueryStatusResult, err error) + type PacketCapturesStopFuture struct + func (future *PacketCapturesStopFuture) Result(client PacketCapturesClient) (ar autorest.Response, err error) + type PatchRouteFilter struct + Etag *string + ID *string + Name *string + Tags map[string]*string + Type *string + func (prf *PatchRouteFilter) UnmarshalJSON(body []byte) error + func (prf PatchRouteFilter) MarshalJSON() ([]byte, error) + type PatchRouteFilterRule struct + Etag *string + ID *string + Name *string + func (prfr *PatchRouteFilterRule) UnmarshalJSON(body []byte) error + func (prfr PatchRouteFilterRule) MarshalJSON() ([]byte, error) + type PcError string + const AgentStopped + const CaptureFailed + const InternalError + const LocalFileFailed + const StorageFailed + func PossiblePcErrorValues() []PcError + type PcProtocol string + const PcProtocolAny + const PcProtocolTCP + const PcProtocolUDP + func PossiblePcProtocolValues() []PcProtocol + type PcStatus string + const PcStatusError + const PcStatusNotStarted + const PcStatusRunning + const PcStatusStopped + const PcStatusUnknown + func PossiblePcStatusValues() []PcStatus + type PeerExpressRouteCircuitConnection struct + Etag *string + ID *string + Name *string + Type *string + func (percc *PeerExpressRouteCircuitConnection) UnmarshalJSON(body []byte) error + func (percc PeerExpressRouteCircuitConnection) MarshalJSON() ([]byte, error) + type PeerExpressRouteCircuitConnectionListResult struct + NextLink *string + Value *[]PeerExpressRouteCircuitConnection + func (percclr PeerExpressRouteCircuitConnectionListResult) IsEmpty() bool + type PeerExpressRouteCircuitConnectionListResultIterator struct + func NewPeerExpressRouteCircuitConnectionListResultIterator(page PeerExpressRouteCircuitConnectionListResultPage) PeerExpressRouteCircuitConnectionListResultIterator + func (iter *PeerExpressRouteCircuitConnectionListResultIterator) Next() error + func (iter *PeerExpressRouteCircuitConnectionListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter PeerExpressRouteCircuitConnectionListResultIterator) NotDone() bool + func (iter PeerExpressRouteCircuitConnectionListResultIterator) Response() PeerExpressRouteCircuitConnectionListResult + func (iter PeerExpressRouteCircuitConnectionListResultIterator) Value() PeerExpressRouteCircuitConnection + type PeerExpressRouteCircuitConnectionListResultPage struct + func NewPeerExpressRouteCircuitConnectionListResultPage(...) PeerExpressRouteCircuitConnectionListResultPage + func (page *PeerExpressRouteCircuitConnectionListResultPage) Next() error + func (page *PeerExpressRouteCircuitConnectionListResultPage) NextWithContext(ctx context.Context) (err error) + func (page PeerExpressRouteCircuitConnectionListResultPage) NotDone() bool + func (page PeerExpressRouteCircuitConnectionListResultPage) Response() PeerExpressRouteCircuitConnectionListResult + func (page PeerExpressRouteCircuitConnectionListResultPage) Values() []PeerExpressRouteCircuitConnection + type PeerExpressRouteCircuitConnectionPropertiesFormat struct + AddressPrefix *string + AuthResourceGUID *string + CircuitConnectionStatus CircuitConnectionStatus + ConnectionName *string + ExpressRouteCircuitPeering *SubResource + PeerExpressRouteCircuitPeering *SubResource + ProvisioningState ProvisioningState + type PeerExpressRouteCircuitConnectionsClient struct + func NewPeerExpressRouteCircuitConnectionsClient(subscriptionID string) PeerExpressRouteCircuitConnectionsClient + func NewPeerExpressRouteCircuitConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PeerExpressRouteCircuitConnectionsClient + func (client PeerExpressRouteCircuitConnectionsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, ...) (result PeerExpressRouteCircuitConnection, err error) + func (client PeerExpressRouteCircuitConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client PeerExpressRouteCircuitConnectionsClient) GetResponder(resp *http.Response) (result PeerExpressRouteCircuitConnection, err error) + func (client PeerExpressRouteCircuitConnectionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client PeerExpressRouteCircuitConnectionsClient) List(ctx context.Context, resourceGroupName string, circuitName string, ...) (result PeerExpressRouteCircuitConnectionListResultPage, err error) + func (client PeerExpressRouteCircuitConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result PeerExpressRouteCircuitConnectionListResultIterator, err error) + func (client PeerExpressRouteCircuitConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error) + func (client PeerExpressRouteCircuitConnectionsClient) ListResponder(resp *http.Response) (result PeerExpressRouteCircuitConnectionListResult, err error) + func (client PeerExpressRouteCircuitConnectionsClient) ListSender(req *http.Request) (*http.Response, error) + type PfsGroup string + const PfsGroupECP256 + const PfsGroupECP384 + const PfsGroupNone + const PfsGroupPFS1 + const PfsGroupPFS14 + const PfsGroupPFS2 + const PfsGroupPFS2048 + const PfsGroupPFS24 + const PfsGroupPFSMM + func PossiblePfsGroupValues() []PfsGroup + type PolicySettings struct + FileUploadLimitInMb *int32 + MaxRequestBodySizeInKb *int32 + Mode WebApplicationFirewallMode + RequestBodyCheck *bool + State WebApplicationFirewallEnabledState + type PrepareNetworkPoliciesRequest struct + NetworkIntentPolicyConfigurations *[]IntentPolicyConfiguration + ServiceName *string + type PrivateEndpoint struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (peVar *PrivateEndpoint) UnmarshalJSON(body []byte) error + func (peVar PrivateEndpoint) MarshalJSON() ([]byte, error) + type PrivateEndpointConnection struct + Etag *string + ID *string + Name *string + Type *string + func (pec *PrivateEndpointConnection) UnmarshalJSON(body []byte) error + func (pec PrivateEndpointConnection) MarshalJSON() ([]byte, error) + type PrivateEndpointConnectionProperties struct + PrivateEndpoint *PrivateEndpoint + PrivateLinkServiceConnectionState *PrivateLinkServiceConnectionState + ProvisioningState ProvisioningState + type PrivateEndpointListResult struct + NextLink *string + Value *[]PrivateEndpoint + func (pelr PrivateEndpointListResult) IsEmpty() bool + type PrivateEndpointListResultIterator struct + func NewPrivateEndpointListResultIterator(page PrivateEndpointListResultPage) PrivateEndpointListResultIterator + func (iter *PrivateEndpointListResultIterator) Next() error + func (iter *PrivateEndpointListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter PrivateEndpointListResultIterator) NotDone() bool + func (iter PrivateEndpointListResultIterator) Response() PrivateEndpointListResult + func (iter PrivateEndpointListResultIterator) Value() PrivateEndpoint + type PrivateEndpointListResultPage struct + func NewPrivateEndpointListResultPage(...) PrivateEndpointListResultPage + func (page *PrivateEndpointListResultPage) Next() error + func (page *PrivateEndpointListResultPage) NextWithContext(ctx context.Context) (err error) + func (page PrivateEndpointListResultPage) NotDone() bool + func (page PrivateEndpointListResultPage) Response() PrivateEndpointListResult + func (page PrivateEndpointListResultPage) Values() []PrivateEndpoint + type PrivateEndpointProperties struct + ManualPrivateLinkServiceConnections *[]PrivateLinkServiceConnection + NetworkInterfaces *[]Interface + PrivateLinkServiceConnections *[]PrivateLinkServiceConnection + ProvisioningState ProvisioningState + Subnet *Subnet + type PrivateEndpointsClient struct + func NewPrivateEndpointsClient(subscriptionID string) PrivateEndpointsClient + func NewPrivateEndpointsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointsClient + func (client PrivateEndpointsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, privateEndpointName string, ...) (result PrivateEndpointsCreateOrUpdateFuture, err error) + func (client PrivateEndpointsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, privateEndpointName string, ...) (*http.Request, error) + func (client PrivateEndpointsClient) CreateOrUpdateResponder(resp *http.Response) (result PrivateEndpoint, err error) + func (client PrivateEndpointsClient) CreateOrUpdateSender(req *http.Request) (future PrivateEndpointsCreateOrUpdateFuture, err error) + func (client PrivateEndpointsClient) Delete(ctx context.Context, resourceGroupName string, privateEndpointName string) (result PrivateEndpointsDeleteFuture, err error) + func (client PrivateEndpointsClient) DeletePreparer(ctx context.Context, resourceGroupName string, privateEndpointName string) (*http.Request, error) + func (client PrivateEndpointsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client PrivateEndpointsClient) DeleteSender(req *http.Request) (future PrivateEndpointsDeleteFuture, err error) + func (client PrivateEndpointsClient) Get(ctx context.Context, resourceGroupName string, privateEndpointName string, ...) (result PrivateEndpoint, err error) + func (client PrivateEndpointsClient) GetPreparer(ctx context.Context, resourceGroupName string, privateEndpointName string, ...) (*http.Request, error) + func (client PrivateEndpointsClient) GetResponder(resp *http.Response) (result PrivateEndpoint, err error) + func (client PrivateEndpointsClient) GetSender(req *http.Request) (*http.Response, error) + func (client PrivateEndpointsClient) List(ctx context.Context, resourceGroupName string) (result PrivateEndpointListResultPage, err error) + func (client PrivateEndpointsClient) ListBySubscription(ctx context.Context) (result PrivateEndpointListResultPage, err error) + func (client PrivateEndpointsClient) ListBySubscriptionComplete(ctx context.Context) (result PrivateEndpointListResultIterator, err error) + func (client PrivateEndpointsClient) ListBySubscriptionPreparer(ctx context.Context) (*http.Request, error) + func (client PrivateEndpointsClient) ListBySubscriptionResponder(resp *http.Response) (result PrivateEndpointListResult, err error) + func (client PrivateEndpointsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) + func (client PrivateEndpointsClient) ListComplete(ctx context.Context, resourceGroupName string) (result PrivateEndpointListResultIterator, err error) + func (client PrivateEndpointsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client PrivateEndpointsClient) ListResponder(resp *http.Response) (result PrivateEndpointListResult, err error) + func (client PrivateEndpointsClient) ListSender(req *http.Request) (*http.Response, error) + type PrivateEndpointsCreateOrUpdateFuture struct + func (future *PrivateEndpointsCreateOrUpdateFuture) Result(client PrivateEndpointsClient) (peVar PrivateEndpoint, err error) + type PrivateEndpointsDeleteFuture struct + func (future *PrivateEndpointsDeleteFuture) Result(client PrivateEndpointsClient) (ar autorest.Response, err error) + type PrivateLinkService struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (pls *PrivateLinkService) UnmarshalJSON(body []byte) error + func (pls PrivateLinkService) MarshalJSON() ([]byte, error) + type PrivateLinkServiceConnection struct + Etag *string + ID *string + Name *string + Type *string + func (plsc *PrivateLinkServiceConnection) UnmarshalJSON(body []byte) error + func (plsc PrivateLinkServiceConnection) MarshalJSON() ([]byte, error) + type PrivateLinkServiceConnectionProperties struct + GroupIds *[]string + PrivateLinkServiceConnectionState *PrivateLinkServiceConnectionState + PrivateLinkServiceID *string + ProvisioningState ProvisioningState + RequestMessage *string + type PrivateLinkServiceConnectionState struct + ActionRequired *string + Description *string + Status *string + type PrivateLinkServiceIPConfiguration struct + Etag *string + ID *string + Name *string + Type *string + func (plsic *PrivateLinkServiceIPConfiguration) UnmarshalJSON(body []byte) error + func (plsic PrivateLinkServiceIPConfiguration) MarshalJSON() ([]byte, error) + type PrivateLinkServiceIPConfigurationProperties struct + Primary *bool + PrivateIPAddress *string + PrivateIPAddressVersion IPVersion + PrivateIPAllocationMethod IPAllocationMethod + ProvisioningState ProvisioningState + Subnet *Subnet + type PrivateLinkServiceListResult struct + NextLink *string + Value *[]PrivateLinkService + func (plslr PrivateLinkServiceListResult) IsEmpty() bool + type PrivateLinkServiceListResultIterator struct + func NewPrivateLinkServiceListResultIterator(page PrivateLinkServiceListResultPage) PrivateLinkServiceListResultIterator + func (iter *PrivateLinkServiceListResultIterator) Next() error + func (iter *PrivateLinkServiceListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter PrivateLinkServiceListResultIterator) NotDone() bool + func (iter PrivateLinkServiceListResultIterator) Response() PrivateLinkServiceListResult + func (iter PrivateLinkServiceListResultIterator) Value() PrivateLinkService + type PrivateLinkServiceListResultPage struct + func NewPrivateLinkServiceListResultPage(...) PrivateLinkServiceListResultPage + func (page *PrivateLinkServiceListResultPage) Next() error + func (page *PrivateLinkServiceListResultPage) NextWithContext(ctx context.Context) (err error) + func (page PrivateLinkServiceListResultPage) NotDone() bool + func (page PrivateLinkServiceListResultPage) Response() PrivateLinkServiceListResult + func (page PrivateLinkServiceListResultPage) Values() []PrivateLinkService + type PrivateLinkServiceProperties struct + Alias *string + AutoApproval *PrivateLinkServicePropertiesAutoApproval + Fqdns *[]string + IPConfigurations *[]PrivateLinkServiceIPConfiguration + LoadBalancerFrontendIPConfigurations *[]FrontendIPConfiguration + NetworkInterfaces *[]Interface + PrivateEndpointConnections *[]PrivateEndpointConnection + ProvisioningState ProvisioningState + Visibility *PrivateLinkServicePropertiesVisibility + type PrivateLinkServicePropertiesAutoApproval struct + Subscriptions *[]string + type PrivateLinkServicePropertiesVisibility struct + Subscriptions *[]string + type PrivateLinkServiceVisibility struct + Visible *bool + type PrivateLinkServicesClient struct + func NewPrivateLinkServicesClient(subscriptionID string) PrivateLinkServicesClient + func NewPrivateLinkServicesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkServicesClient + func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibility(ctx context.Context, location string, ...) (result PrivateLinkServiceVisibility, err error) + func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityByResourceGroup(ctx context.Context, location string, resourceGroupName string, ...) (result PrivateLinkServiceVisibility, err error) + func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityByResourceGroupPreparer(ctx context.Context, location string, resourceGroupName string, ...) (*http.Request, error) + func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityByResourceGroupResponder(resp *http.Response) (result PrivateLinkServiceVisibility, err error) + func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityPreparer(ctx context.Context, location string, ...) (*http.Request, error) + func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityResponder(resp *http.Response) (result PrivateLinkServiceVisibility, err error) + func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilitySender(req *http.Request) (*http.Response, error) + func (client PrivateLinkServicesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PrivateLinkServicesCreateOrUpdateFuture, err error) + func (client PrivateLinkServicesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client PrivateLinkServicesClient) CreateOrUpdateResponder(resp *http.Response) (result PrivateLinkService, err error) + func (client PrivateLinkServicesClient) CreateOrUpdateSender(req *http.Request) (future PrivateLinkServicesCreateOrUpdateFuture, err error) + func (client PrivateLinkServicesClient) Delete(ctx context.Context, resourceGroupName string, serviceName string) (result PrivateLinkServicesDeleteFuture, err error) + func (client PrivateLinkServicesClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client PrivateLinkServicesClient) DeletePrivateEndpointConnection(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PrivateLinkServicesDeletePrivateEndpointConnectionFuture, err error) + func (client PrivateLinkServicesClient) DeletePrivateEndpointConnectionPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client PrivateLinkServicesClient) DeletePrivateEndpointConnectionResponder(resp *http.Response) (result autorest.Response, err error) + func (client PrivateLinkServicesClient) DeletePrivateEndpointConnectionSender(req *http.Request) (future PrivateLinkServicesDeletePrivateEndpointConnectionFuture, err error) + func (client PrivateLinkServicesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client PrivateLinkServicesClient) DeleteSender(req *http.Request) (future PrivateLinkServicesDeleteFuture, err error) + func (client PrivateLinkServicesClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PrivateLinkService, err error) + func (client PrivateLinkServicesClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client PrivateLinkServicesClient) GetResponder(resp *http.Response) (result PrivateLinkService, err error) + func (client PrivateLinkServicesClient) GetSender(req *http.Request) (*http.Response, error) + func (client PrivateLinkServicesClient) List(ctx context.Context, resourceGroupName string) (result PrivateLinkServiceListResultPage, err error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServices(ctx context.Context, location string) (result AutoApprovedPrivateLinkServicesResultPage, err error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroup(ctx context.Context, location string, resourceGroupName string) (result AutoApprovedPrivateLinkServicesResultPage, err error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroupComplete(ctx context.Context, location string, resourceGroupName string) (result AutoApprovedPrivateLinkServicesResultIterator, err error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroupPreparer(ctx context.Context, location string, resourceGroupName string) (*http.Request, error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroupResponder(resp *http.Response) (result AutoApprovedPrivateLinkServicesResult, err error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesComplete(ctx context.Context, location string) (result AutoApprovedPrivateLinkServicesResultIterator, err error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesPreparer(ctx context.Context, location string) (*http.Request, error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesResponder(resp *http.Response) (result AutoApprovedPrivateLinkServicesResult, err error) + func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesSender(req *http.Request) (*http.Response, error) + func (client PrivateLinkServicesClient) ListBySubscription(ctx context.Context) (result PrivateLinkServiceListResultPage, err error) + func (client PrivateLinkServicesClient) ListBySubscriptionComplete(ctx context.Context) (result PrivateLinkServiceListResultIterator, err error) + func (client PrivateLinkServicesClient) ListBySubscriptionPreparer(ctx context.Context) (*http.Request, error) + func (client PrivateLinkServicesClient) ListBySubscriptionResponder(resp *http.Response) (result PrivateLinkServiceListResult, err error) + func (client PrivateLinkServicesClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) + func (client PrivateLinkServicesClient) ListComplete(ctx context.Context, resourceGroupName string) (result PrivateLinkServiceListResultIterator, err error) + func (client PrivateLinkServicesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client PrivateLinkServicesClient) ListResponder(resp *http.Response) (result PrivateLinkServiceListResult, err error) + func (client PrivateLinkServicesClient) ListSender(req *http.Request) (*http.Response, error) + func (client PrivateLinkServicesClient) UpdatePrivateEndpointConnection(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PrivateEndpointConnection, err error) + func (client PrivateLinkServicesClient) UpdatePrivateEndpointConnectionPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client PrivateLinkServicesClient) UpdatePrivateEndpointConnectionResponder(resp *http.Response) (result PrivateEndpointConnection, err error) + func (client PrivateLinkServicesClient) UpdatePrivateEndpointConnectionSender(req *http.Request) (*http.Response, error) + type PrivateLinkServicesCreateOrUpdateFuture struct + func (future *PrivateLinkServicesCreateOrUpdateFuture) Result(client PrivateLinkServicesClient) (pls PrivateLinkService, err error) + type PrivateLinkServicesDeleteFuture struct + func (future *PrivateLinkServicesDeleteFuture) Result(client PrivateLinkServicesClient) (ar autorest.Response, err error) + type PrivateLinkServicesDeletePrivateEndpointConnectionFuture struct + func (future *PrivateLinkServicesDeletePrivateEndpointConnectionFuture) Result(client PrivateLinkServicesClient) (ar autorest.Response, err error) + type Probe struct + Etag *string + ID *string + Name *string + Type *string + func (p *Probe) UnmarshalJSON(body []byte) error + func (p Probe) MarshalJSON() ([]byte, error) + type ProbePropertiesFormat struct + IntervalInSeconds *int32 + LoadBalancingRules *[]SubResource + NumberOfProbes *int32 + Port *int32 + Protocol ProbeProtocol + ProvisioningState ProvisioningState + RequestPath *string + type ProbeProtocol string + const ProbeProtocolHTTP + const ProbeProtocolHTTPS + const ProbeProtocolTCP + func PossibleProbeProtocolValues() []ProbeProtocol + type ProcessorArchitecture string + const Amd64 + const X86 + func PossibleProcessorArchitectureValues() []ProcessorArchitecture + type Profile struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (p *Profile) UnmarshalJSON(body []byte) error + func (p Profile) MarshalJSON() ([]byte, error) + type ProfileListResult struct + NextLink *string + Value *[]Profile + func (plr ProfileListResult) IsEmpty() bool + type ProfileListResultIterator struct + func NewProfileListResultIterator(page ProfileListResultPage) ProfileListResultIterator + func (iter *ProfileListResultIterator) Next() error + func (iter *ProfileListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ProfileListResultIterator) NotDone() bool + func (iter ProfileListResultIterator) Response() ProfileListResult + func (iter ProfileListResultIterator) Value() Profile + type ProfileListResultPage struct + func NewProfileListResultPage(...) ProfileListResultPage + func (page *ProfileListResultPage) Next() error + func (page *ProfileListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ProfileListResultPage) NotDone() bool + func (page ProfileListResultPage) Response() ProfileListResult + func (page ProfileListResultPage) Values() []Profile + type ProfilePropertiesFormat struct + ContainerNetworkInterfaceConfigurations *[]ContainerNetworkInterfaceConfiguration + ContainerNetworkInterfaces *[]ContainerNetworkInterface + ProvisioningState ProvisioningState + ResourceGUID *string + type ProfilesClient struct + func NewProfilesClient(subscriptionID string) ProfilesClient + func NewProfilesClientWithBaseURI(baseURI string, subscriptionID string) ProfilesClient + func (client ProfilesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (result Profile, err error) + func (client ProfilesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (*http.Request, error) + func (client ProfilesClient) CreateOrUpdateResponder(resp *http.Response) (result Profile, err error) + func (client ProfilesClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client ProfilesClient) Delete(ctx context.Context, resourceGroupName string, networkProfileName string) (result ProfilesDeleteFuture, err error) + func (client ProfilesClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkProfileName string) (*http.Request, error) + func (client ProfilesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProfilesClient) DeleteSender(req *http.Request) (future ProfilesDeleteFuture, err error) + func (client ProfilesClient) Get(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (result Profile, err error) + func (client ProfilesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (*http.Request, error) + func (client ProfilesClient) GetResponder(resp *http.Response) (result Profile, err error) + func (client ProfilesClient) GetSender(req *http.Request) (*http.Response, error) + func (client ProfilesClient) List(ctx context.Context, resourceGroupName string) (result ProfileListResultPage, err error) + func (client ProfilesClient) ListAll(ctx context.Context) (result ProfileListResultPage, err error) + func (client ProfilesClient) ListAllComplete(ctx context.Context) (result ProfileListResultIterator, err error) + func (client ProfilesClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client ProfilesClient) ListAllResponder(resp *http.Response) (result ProfileListResult, err error) + func (client ProfilesClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client ProfilesClient) ListComplete(ctx context.Context, resourceGroupName string) (result ProfileListResultIterator, err error) + func (client ProfilesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ProfilesClient) ListResponder(resp *http.Response) (result ProfileListResult, err error) + func (client ProfilesClient) ListSender(req *http.Request) (*http.Response, error) + func (client ProfilesClient) UpdateTags(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (result Profile, err error) + func (client ProfilesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (*http.Request, error) + func (client ProfilesClient) UpdateTagsResponder(resp *http.Response) (result Profile, err error) + func (client ProfilesClient) UpdateTagsSender(req *http.Request) (*http.Response, error) + type ProfilesDeleteFuture struct + func (future *ProfilesDeleteFuture) Result(client ProfilesClient) (ar autorest.Response, err error) + type Protocol string + const ProtocolHTTP + const ProtocolHTTPS + const ProtocolIcmp + const ProtocolTCP + func PossibleProtocolValues() []Protocol + type ProtocolConfiguration struct + HTTPConfiguration *HTTPConfiguration + type ProtocolCustomSettingsFormat struct + Protocol DdosCustomPolicyProtocol + SourceRateOverride *string + TriggerRateOverride *string + TriggerSensitivityOverride DdosCustomPolicyTriggerSensitivityOverride + type ProvisioningState string + const Deleting + const Failed + const Succeeded + const Updating + func PossibleProvisioningStateValues() []ProvisioningState + type PublicIPAddress struct + Etag *string + ID *string + Location *string + Name *string + Sku *PublicIPAddressSku + Tags map[string]*string + Type *string + Zones *[]string + func (pia *PublicIPAddress) UnmarshalJSON(body []byte) error + func (pia PublicIPAddress) MarshalJSON() ([]byte, error) + type PublicIPAddressDNSSettings struct + DomainNameLabel *string + Fqdn *string + ReverseFqdn *string + type PublicIPAddressListResult struct + NextLink *string + Value *[]PublicIPAddress + func (pialr PublicIPAddressListResult) IsEmpty() bool + type PublicIPAddressListResultIterator struct + func NewPublicIPAddressListResultIterator(page PublicIPAddressListResultPage) PublicIPAddressListResultIterator + func (iter *PublicIPAddressListResultIterator) Next() error + func (iter *PublicIPAddressListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter PublicIPAddressListResultIterator) NotDone() bool + func (iter PublicIPAddressListResultIterator) Response() PublicIPAddressListResult + func (iter PublicIPAddressListResultIterator) Value() PublicIPAddress + type PublicIPAddressListResultPage struct + func NewPublicIPAddressListResultPage(...) PublicIPAddressListResultPage + func (page *PublicIPAddressListResultPage) Next() error + func (page *PublicIPAddressListResultPage) NextWithContext(ctx context.Context) (err error) + func (page PublicIPAddressListResultPage) NotDone() bool + func (page PublicIPAddressListResultPage) Response() PublicIPAddressListResult + func (page PublicIPAddressListResultPage) Values() []PublicIPAddress + type PublicIPAddressPropertiesFormat struct + DNSSettings *PublicIPAddressDNSSettings + DdosSettings *DdosSettings + IPAddress *string + IPConfiguration *IPConfiguration + IPTags *[]IPTag + IdleTimeoutInMinutes *int32 + ProvisioningState ProvisioningState + PublicIPAddressVersion IPVersion + PublicIPAllocationMethod IPAllocationMethod + PublicIPPrefix *SubResource + ResourceGUID *string + type PublicIPAddressSku struct + Name PublicIPAddressSkuName + type PublicIPAddressSkuName string + const PublicIPAddressSkuNameBasic + const PublicIPAddressSkuNameStandard + func PossiblePublicIPAddressSkuNameValues() []PublicIPAddressSkuName + type PublicIPAddressesClient struct + func NewPublicIPAddressesClient(subscriptionID string) PublicIPAddressesClient + func NewPublicIPAddressesClientWithBaseURI(baseURI string, subscriptionID string) PublicIPAddressesClient + func (client PublicIPAddressesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (result PublicIPAddressesCreateOrUpdateFuture, err error) + func (client PublicIPAddressesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (*http.Request, error) + func (client PublicIPAddressesClient) CreateOrUpdateResponder(resp *http.Response) (result PublicIPAddress, err error) + func (client PublicIPAddressesClient) CreateOrUpdateSender(req *http.Request) (future PublicIPAddressesCreateOrUpdateFuture, err error) + func (client PublicIPAddressesClient) Delete(ctx context.Context, resourceGroupName string, publicIPAddressName string) (result PublicIPAddressesDeleteFuture, err error) + func (client PublicIPAddressesClient) DeletePreparer(ctx context.Context, resourceGroupName string, publicIPAddressName string) (*http.Request, error) + func (client PublicIPAddressesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client PublicIPAddressesClient) DeleteSender(req *http.Request) (future PublicIPAddressesDeleteFuture, err error) + func (client PublicIPAddressesClient) Get(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (result PublicIPAddress, err error) + func (client PublicIPAddressesClient) GetPreparer(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (*http.Request, error) + func (client PublicIPAddressesClient) GetResponder(resp *http.Response) (result PublicIPAddress, err error) + func (client PublicIPAddressesClient) GetSender(req *http.Request) (*http.Response, error) + func (client PublicIPAddressesClient) GetVirtualMachineScaleSetPublicIPAddress(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddress, err error) + func (client PublicIPAddressesClient) GetVirtualMachineScaleSetPublicIPAddressPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client PublicIPAddressesClient) GetVirtualMachineScaleSetPublicIPAddressResponder(resp *http.Response) (result PublicIPAddress, err error) + func (client PublicIPAddressesClient) GetVirtualMachineScaleSetPublicIPAddressSender(req *http.Request) (*http.Response, error) + func (client PublicIPAddressesClient) List(ctx context.Context, resourceGroupName string) (result PublicIPAddressListResultPage, err error) + func (client PublicIPAddressesClient) ListAll(ctx context.Context) (result PublicIPAddressListResultPage, err error) + func (client PublicIPAddressesClient) ListAllComplete(ctx context.Context) (result PublicIPAddressListResultIterator, err error) + func (client PublicIPAddressesClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client PublicIPAddressesClient) ListAllResponder(resp *http.Response) (result PublicIPAddressListResult, err error) + func (client PublicIPAddressesClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client PublicIPAddressesClient) ListComplete(ctx context.Context, resourceGroupName string) (result PublicIPAddressListResultIterator, err error) + func (client PublicIPAddressesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client PublicIPAddressesClient) ListResponder(resp *http.Response) (result PublicIPAddressListResult, err error) + func (client PublicIPAddressesClient) ListSender(req *http.Request) (*http.Response, error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddresses(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddressListResultPage, err error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddressesComplete(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddressListResultIterator, err error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddressesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddressesResponder(resp *http.Response) (result PublicIPAddressListResult, err error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddressesSender(req *http.Request) (*http.Response, error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddresses(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddressListResultPage, err error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddressesComplete(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddressListResultIterator, err error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddressesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddressesResponder(resp *http.Response) (result PublicIPAddressListResult, err error) + func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddressesSender(req *http.Request) (*http.Response, error) + func (client PublicIPAddressesClient) UpdateTags(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (result PublicIPAddressesUpdateTagsFuture, err error) + func (client PublicIPAddressesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (*http.Request, error) + func (client PublicIPAddressesClient) UpdateTagsResponder(resp *http.Response) (result PublicIPAddress, err error) + func (client PublicIPAddressesClient) UpdateTagsSender(req *http.Request) (future PublicIPAddressesUpdateTagsFuture, err error) + type PublicIPAddressesCreateOrUpdateFuture struct + func (future *PublicIPAddressesCreateOrUpdateFuture) Result(client PublicIPAddressesClient) (pia PublicIPAddress, err error) + type PublicIPAddressesDeleteFuture struct + func (future *PublicIPAddressesDeleteFuture) Result(client PublicIPAddressesClient) (ar autorest.Response, err error) + type PublicIPAddressesUpdateTagsFuture struct + func (future *PublicIPAddressesUpdateTagsFuture) Result(client PublicIPAddressesClient) (pia PublicIPAddress, err error) + type PublicIPPrefix struct + Etag *string + ID *string + Location *string + Name *string + Sku *PublicIPPrefixSku + Tags map[string]*string + Type *string + Zones *[]string + func (pip *PublicIPPrefix) UnmarshalJSON(body []byte) error + func (pip PublicIPPrefix) MarshalJSON() ([]byte, error) + type PublicIPPrefixListResult struct + NextLink *string + Value *[]PublicIPPrefix + func (piplr PublicIPPrefixListResult) IsEmpty() bool + type PublicIPPrefixListResultIterator struct + func NewPublicIPPrefixListResultIterator(page PublicIPPrefixListResultPage) PublicIPPrefixListResultIterator + func (iter *PublicIPPrefixListResultIterator) Next() error + func (iter *PublicIPPrefixListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter PublicIPPrefixListResultIterator) NotDone() bool + func (iter PublicIPPrefixListResultIterator) Response() PublicIPPrefixListResult + func (iter PublicIPPrefixListResultIterator) Value() PublicIPPrefix + type PublicIPPrefixListResultPage struct + func NewPublicIPPrefixListResultPage(...) PublicIPPrefixListResultPage + func (page *PublicIPPrefixListResultPage) Next() error + func (page *PublicIPPrefixListResultPage) NextWithContext(ctx context.Context) (err error) + func (page PublicIPPrefixListResultPage) NotDone() bool + func (page PublicIPPrefixListResultPage) Response() PublicIPPrefixListResult + func (page PublicIPPrefixListResultPage) Values() []PublicIPPrefix + type PublicIPPrefixPropertiesFormat struct + IPPrefix *string + IPTags *[]IPTag + LoadBalancerFrontendIPConfiguration *SubResource + PrefixLength *int32 + ProvisioningState ProvisioningState + PublicIPAddressVersion IPVersion + PublicIPAddresses *[]ReferencedPublicIPAddress + ResourceGUID *string + type PublicIPPrefixSku struct + Name PublicIPPrefixSkuName + type PublicIPPrefixSkuName string + const PublicIPPrefixSkuNameStandard + func PossiblePublicIPPrefixSkuNameValues() []PublicIPPrefixSkuName + type PublicIPPrefixesClient struct + func NewPublicIPPrefixesClient(subscriptionID string) PublicIPPrefixesClient + func NewPublicIPPrefixesClientWithBaseURI(baseURI string, subscriptionID string) PublicIPPrefixesClient + func (client PublicIPPrefixesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (result PublicIPPrefixesCreateOrUpdateFuture, err error) + func (client PublicIPPrefixesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (*http.Request, error) + func (client PublicIPPrefixesClient) CreateOrUpdateResponder(resp *http.Response) (result PublicIPPrefix, err error) + func (client PublicIPPrefixesClient) CreateOrUpdateSender(req *http.Request) (future PublicIPPrefixesCreateOrUpdateFuture, err error) + func (client PublicIPPrefixesClient) Delete(ctx context.Context, resourceGroupName string, publicIPPrefixName string) (result PublicIPPrefixesDeleteFuture, err error) + func (client PublicIPPrefixesClient) DeletePreparer(ctx context.Context, resourceGroupName string, publicIPPrefixName string) (*http.Request, error) + func (client PublicIPPrefixesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client PublicIPPrefixesClient) DeleteSender(req *http.Request) (future PublicIPPrefixesDeleteFuture, err error) + func (client PublicIPPrefixesClient) Get(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (result PublicIPPrefix, err error) + func (client PublicIPPrefixesClient) GetPreparer(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (*http.Request, error) + func (client PublicIPPrefixesClient) GetResponder(resp *http.Response) (result PublicIPPrefix, err error) + func (client PublicIPPrefixesClient) GetSender(req *http.Request) (*http.Response, error) + func (client PublicIPPrefixesClient) List(ctx context.Context, resourceGroupName string) (result PublicIPPrefixListResultPage, err error) + func (client PublicIPPrefixesClient) ListAll(ctx context.Context) (result PublicIPPrefixListResultPage, err error) + func (client PublicIPPrefixesClient) ListAllComplete(ctx context.Context) (result PublicIPPrefixListResultIterator, err error) + func (client PublicIPPrefixesClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client PublicIPPrefixesClient) ListAllResponder(resp *http.Response) (result PublicIPPrefixListResult, err error) + func (client PublicIPPrefixesClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client PublicIPPrefixesClient) ListComplete(ctx context.Context, resourceGroupName string) (result PublicIPPrefixListResultIterator, err error) + func (client PublicIPPrefixesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client PublicIPPrefixesClient) ListResponder(resp *http.Response) (result PublicIPPrefixListResult, err error) + func (client PublicIPPrefixesClient) ListSender(req *http.Request) (*http.Response, error) + func (client PublicIPPrefixesClient) UpdateTags(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (result PublicIPPrefixesUpdateTagsFuture, err error) + func (client PublicIPPrefixesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (*http.Request, error) + func (client PublicIPPrefixesClient) UpdateTagsResponder(resp *http.Response) (result PublicIPPrefix, err error) + func (client PublicIPPrefixesClient) UpdateTagsSender(req *http.Request) (future PublicIPPrefixesUpdateTagsFuture, err error) + type PublicIPPrefixesCreateOrUpdateFuture struct + func (future *PublicIPPrefixesCreateOrUpdateFuture) Result(client PublicIPPrefixesClient) (pip PublicIPPrefix, err error) + type PublicIPPrefixesDeleteFuture struct + func (future *PublicIPPrefixesDeleteFuture) Result(client PublicIPPrefixesClient) (ar autorest.Response, err error) + type PublicIPPrefixesUpdateTagsFuture struct + func (future *PublicIPPrefixesUpdateTagsFuture) Result(client PublicIPPrefixesClient) (pip PublicIPPrefix, err error) + type QueryTroubleshootingParameters struct + TargetResourceID *string + type ReferencedPublicIPAddress struct + ID *string + type Resource struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (r Resource) MarshalJSON() ([]byte, error) + type ResourceIdentityType string + const ResourceIdentityTypeNone + const ResourceIdentityTypeSystemAssigned + const ResourceIdentityTypeSystemAssignedUserAssigned + const ResourceIdentityTypeUserAssigned + func PossibleResourceIdentityTypeValues() []ResourceIdentityType + type ResourceNavigationLink struct + Etag *string + ID *string + Name *string + Type *string + func (rnl *ResourceNavigationLink) UnmarshalJSON(body []byte) error + func (rnl ResourceNavigationLink) MarshalJSON() ([]byte, error) + type ResourceNavigationLinkFormat struct + Link *string + LinkedResourceType *string + ProvisioningState ProvisioningState + type ResourceNavigationLinksClient struct + func NewResourceNavigationLinksClient(subscriptionID string) ResourceNavigationLinksClient + func NewResourceNavigationLinksClientWithBaseURI(baseURI string, subscriptionID string) ResourceNavigationLinksClient + func (client ResourceNavigationLinksClient) List(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result ResourceNavigationLinksListResult, err error) + func (client ResourceNavigationLinksClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client ResourceNavigationLinksClient) ListResponder(resp *http.Response) (result ResourceNavigationLinksListResult, err error) + func (client ResourceNavigationLinksClient) ListSender(req *http.Request) (*http.Response, error) + type ResourceNavigationLinksListResult struct + NextLink *string + Value *[]ResourceNavigationLink + type ResourceSet struct + Subscriptions *[]string + type RetentionPolicyParameters struct + Days *int32 + Enabled *bool + type Route struct + Etag *string + ID *string + Name *string + func (r *Route) UnmarshalJSON(body []byte) error + func (r Route) MarshalJSON() ([]byte, error) + type RouteFilter struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (rf *RouteFilter) UnmarshalJSON(body []byte) error + func (rf RouteFilter) MarshalJSON() ([]byte, error) + type RouteFilterListResult struct + NextLink *string + Value *[]RouteFilter + func (rflr RouteFilterListResult) IsEmpty() bool + type RouteFilterListResultIterator struct + func NewRouteFilterListResultIterator(page RouteFilterListResultPage) RouteFilterListResultIterator + func (iter *RouteFilterListResultIterator) Next() error + func (iter *RouteFilterListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter RouteFilterListResultIterator) NotDone() bool + func (iter RouteFilterListResultIterator) Response() RouteFilterListResult + func (iter RouteFilterListResultIterator) Value() RouteFilter + type RouteFilterListResultPage struct + func NewRouteFilterListResultPage(...) RouteFilterListResultPage + func (page *RouteFilterListResultPage) Next() error + func (page *RouteFilterListResultPage) NextWithContext(ctx context.Context) (err error) + func (page RouteFilterListResultPage) NotDone() bool + func (page RouteFilterListResultPage) Response() RouteFilterListResult + func (page RouteFilterListResultPage) Values() []RouteFilter + type RouteFilterPropertiesFormat struct + Ipv6Peerings *[]ExpressRouteCircuitPeering + Peerings *[]ExpressRouteCircuitPeering + ProvisioningState ProvisioningState + Rules *[]RouteFilterRule + type RouteFilterRule struct + Etag *string + ID *string + Location *string + Name *string + func (rfr *RouteFilterRule) UnmarshalJSON(body []byte) error + func (rfr RouteFilterRule) MarshalJSON() ([]byte, error) + type RouteFilterRuleListResult struct + NextLink *string + Value *[]RouteFilterRule + func (rfrlr RouteFilterRuleListResult) IsEmpty() bool + type RouteFilterRuleListResultIterator struct + func NewRouteFilterRuleListResultIterator(page RouteFilterRuleListResultPage) RouteFilterRuleListResultIterator + func (iter *RouteFilterRuleListResultIterator) Next() error + func (iter *RouteFilterRuleListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter RouteFilterRuleListResultIterator) NotDone() bool + func (iter RouteFilterRuleListResultIterator) Response() RouteFilterRuleListResult + func (iter RouteFilterRuleListResultIterator) Value() RouteFilterRule + type RouteFilterRuleListResultPage struct + func NewRouteFilterRuleListResultPage(...) RouteFilterRuleListResultPage + func (page *RouteFilterRuleListResultPage) Next() error + func (page *RouteFilterRuleListResultPage) NextWithContext(ctx context.Context) (err error) + func (page RouteFilterRuleListResultPage) NotDone() bool + func (page RouteFilterRuleListResultPage) Response() RouteFilterRuleListResult + func (page RouteFilterRuleListResultPage) Values() []RouteFilterRule + type RouteFilterRulePropertiesFormat struct + Access Access + Communities *[]string + ProvisioningState ProvisioningState + RouteFilterRuleType *string + type RouteFilterRulesClient struct + func NewRouteFilterRulesClient(subscriptionID string) RouteFilterRulesClient + func NewRouteFilterRulesClientWithBaseURI(baseURI string, subscriptionID string) RouteFilterRulesClient + func (client RouteFilterRulesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilterRulesCreateOrUpdateFuture, err error) + func (client RouteFilterRulesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error) + func (client RouteFilterRulesClient) CreateOrUpdateResponder(resp *http.Response) (result RouteFilterRule, err error) + func (client RouteFilterRulesClient) CreateOrUpdateSender(req *http.Request) (future RouteFilterRulesCreateOrUpdateFuture, err error) + func (client RouteFilterRulesClient) Delete(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilterRulesDeleteFuture, err error) + func (client RouteFilterRulesClient) DeletePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error) + func (client RouteFilterRulesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client RouteFilterRulesClient) DeleteSender(req *http.Request) (future RouteFilterRulesDeleteFuture, err error) + func (client RouteFilterRulesClient) Get(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilterRule, err error) + func (client RouteFilterRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error) + func (client RouteFilterRulesClient) GetResponder(resp *http.Response) (result RouteFilterRule, err error) + func (client RouteFilterRulesClient) GetSender(req *http.Request) (*http.Response, error) + func (client RouteFilterRulesClient) ListByRouteFilter(ctx context.Context, resourceGroupName string, routeFilterName string) (result RouteFilterRuleListResultPage, err error) + func (client RouteFilterRulesClient) ListByRouteFilterComplete(ctx context.Context, resourceGroupName string, routeFilterName string) (result RouteFilterRuleListResultIterator, err error) + func (client RouteFilterRulesClient) ListByRouteFilterPreparer(ctx context.Context, resourceGroupName string, routeFilterName string) (*http.Request, error) + func (client RouteFilterRulesClient) ListByRouteFilterResponder(resp *http.Response) (result RouteFilterRuleListResult, err error) + func (client RouteFilterRulesClient) ListByRouteFilterSender(req *http.Request) (*http.Response, error) + func (client RouteFilterRulesClient) Update(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilterRulesUpdateFuture, err error) + func (client RouteFilterRulesClient) UpdatePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error) + func (client RouteFilterRulesClient) UpdateResponder(resp *http.Response) (result RouteFilterRule, err error) + func (client RouteFilterRulesClient) UpdateSender(req *http.Request) (future RouteFilterRulesUpdateFuture, err error) + type RouteFilterRulesCreateOrUpdateFuture struct + func (future *RouteFilterRulesCreateOrUpdateFuture) Result(client RouteFilterRulesClient) (rfr RouteFilterRule, err error) + type RouteFilterRulesDeleteFuture struct + func (future *RouteFilterRulesDeleteFuture) Result(client RouteFilterRulesClient) (ar autorest.Response, err error) + type RouteFilterRulesUpdateFuture struct + func (future *RouteFilterRulesUpdateFuture) Result(client RouteFilterRulesClient) (rfr RouteFilterRule, err error) + type RouteFiltersClient struct + func NewRouteFiltersClient(subscriptionID string) RouteFiltersClient + func NewRouteFiltersClientWithBaseURI(baseURI string, subscriptionID string) RouteFiltersClient + func (client RouteFiltersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFiltersCreateOrUpdateFuture, err error) + func (client RouteFiltersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error) + func (client RouteFiltersClient) CreateOrUpdateResponder(resp *http.Response) (result RouteFilter, err error) + func (client RouteFiltersClient) CreateOrUpdateSender(req *http.Request) (future RouteFiltersCreateOrUpdateFuture, err error) + func (client RouteFiltersClient) Delete(ctx context.Context, resourceGroupName string, routeFilterName string) (result RouteFiltersDeleteFuture, err error) + func (client RouteFiltersClient) DeletePreparer(ctx context.Context, resourceGroupName string, routeFilterName string) (*http.Request, error) + func (client RouteFiltersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client RouteFiltersClient) DeleteSender(req *http.Request) (future RouteFiltersDeleteFuture, err error) + func (client RouteFiltersClient) Get(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilter, err error) + func (client RouteFiltersClient) GetPreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error) + func (client RouteFiltersClient) GetResponder(resp *http.Response) (result RouteFilter, err error) + func (client RouteFiltersClient) GetSender(req *http.Request) (*http.Response, error) + func (client RouteFiltersClient) List(ctx context.Context) (result RouteFilterListResultPage, err error) + func (client RouteFiltersClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result RouteFilterListResultPage, err error) + func (client RouteFiltersClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result RouteFilterListResultIterator, err error) + func (client RouteFiltersClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client RouteFiltersClient) ListByResourceGroupResponder(resp *http.Response) (result RouteFilterListResult, err error) + func (client RouteFiltersClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client RouteFiltersClient) ListComplete(ctx context.Context) (result RouteFilterListResultIterator, err error) + func (client RouteFiltersClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client RouteFiltersClient) ListResponder(resp *http.Response) (result RouteFilterListResult, err error) + func (client RouteFiltersClient) ListSender(req *http.Request) (*http.Response, error) + func (client RouteFiltersClient) Update(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFiltersUpdateFuture, err error) + func (client RouteFiltersClient) UpdatePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error) + func (client RouteFiltersClient) UpdateResponder(resp *http.Response) (result RouteFilter, err error) + func (client RouteFiltersClient) UpdateSender(req *http.Request) (future RouteFiltersUpdateFuture, err error) + type RouteFiltersCreateOrUpdateFuture struct + func (future *RouteFiltersCreateOrUpdateFuture) Result(client RouteFiltersClient) (rf RouteFilter, err error) + type RouteFiltersDeleteFuture struct + func (future *RouteFiltersDeleteFuture) Result(client RouteFiltersClient) (ar autorest.Response, err error) + type RouteFiltersUpdateFuture struct + func (future *RouteFiltersUpdateFuture) Result(client RouteFiltersClient) (rf RouteFilter, err error) + type RouteListResult struct + NextLink *string + Value *[]Route + func (rlr RouteListResult) IsEmpty() bool + type RouteListResultIterator struct + func NewRouteListResultIterator(page RouteListResultPage) RouteListResultIterator + func (iter *RouteListResultIterator) Next() error + func (iter *RouteListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter RouteListResultIterator) NotDone() bool + func (iter RouteListResultIterator) Response() RouteListResult + func (iter RouteListResultIterator) Value() Route + type RouteListResultPage struct + func NewRouteListResultPage(getNextPage func(context.Context, RouteListResult) (RouteListResult, error)) RouteListResultPage + func (page *RouteListResultPage) Next() error + func (page *RouteListResultPage) NextWithContext(ctx context.Context) (err error) + func (page RouteListResultPage) NotDone() bool + func (page RouteListResultPage) Response() RouteListResult + func (page RouteListResultPage) Values() []Route + type RouteNextHopType string + const RouteNextHopTypeInternet + const RouteNextHopTypeNone + const RouteNextHopTypeVirtualAppliance + const RouteNextHopTypeVirtualNetworkGateway + const RouteNextHopTypeVnetLocal + func PossibleRouteNextHopTypeValues() []RouteNextHopType + type RoutePropertiesFormat struct + AddressPrefix *string + NextHopIPAddress *string + NextHopType RouteNextHopType + ProvisioningState ProvisioningState + type RouteTable struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (rt *RouteTable) UnmarshalJSON(body []byte) error + func (rt RouteTable) MarshalJSON() ([]byte, error) + type RouteTableListResult struct + NextLink *string + Value *[]RouteTable + func (rtlr RouteTableListResult) IsEmpty() bool + type RouteTableListResultIterator struct + func NewRouteTableListResultIterator(page RouteTableListResultPage) RouteTableListResultIterator + func (iter *RouteTableListResultIterator) Next() error + func (iter *RouteTableListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter RouteTableListResultIterator) NotDone() bool + func (iter RouteTableListResultIterator) Response() RouteTableListResult + func (iter RouteTableListResultIterator) Value() RouteTable + type RouteTableListResultPage struct + func NewRouteTableListResultPage(...) RouteTableListResultPage + func (page *RouteTableListResultPage) Next() error + func (page *RouteTableListResultPage) NextWithContext(ctx context.Context) (err error) + func (page RouteTableListResultPage) NotDone() bool + func (page RouteTableListResultPage) Response() RouteTableListResult + func (page RouteTableListResultPage) Values() []RouteTable + type RouteTablePropertiesFormat struct + DisableBgpRoutePropagation *bool + ProvisioningState ProvisioningState + Routes *[]Route + Subnets *[]Subnet + type RouteTablesClient struct + func NewRouteTablesClient(subscriptionID string) RouteTablesClient + func NewRouteTablesClientWithBaseURI(baseURI string, subscriptionID string) RouteTablesClient + func (client RouteTablesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RouteTablesCreateOrUpdateFuture, err error) + func (client RouteTablesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error) + func (client RouteTablesClient) CreateOrUpdateResponder(resp *http.Response) (result RouteTable, err error) + func (client RouteTablesClient) CreateOrUpdateSender(req *http.Request) (future RouteTablesCreateOrUpdateFuture, err error) + func (client RouteTablesClient) Delete(ctx context.Context, resourceGroupName string, routeTableName string) (result RouteTablesDeleteFuture, err error) + func (client RouteTablesClient) DeletePreparer(ctx context.Context, resourceGroupName string, routeTableName string) (*http.Request, error) + func (client RouteTablesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client RouteTablesClient) DeleteSender(req *http.Request) (future RouteTablesDeleteFuture, err error) + func (client RouteTablesClient) Get(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RouteTable, err error) + func (client RouteTablesClient) GetPreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error) + func (client RouteTablesClient) GetResponder(resp *http.Response) (result RouteTable, err error) + func (client RouteTablesClient) GetSender(req *http.Request) (*http.Response, error) + func (client RouteTablesClient) List(ctx context.Context, resourceGroupName string) (result RouteTableListResultPage, err error) + func (client RouteTablesClient) ListAll(ctx context.Context) (result RouteTableListResultPage, err error) + func (client RouteTablesClient) ListAllComplete(ctx context.Context) (result RouteTableListResultIterator, err error) + func (client RouteTablesClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client RouteTablesClient) ListAllResponder(resp *http.Response) (result RouteTableListResult, err error) + func (client RouteTablesClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client RouteTablesClient) ListComplete(ctx context.Context, resourceGroupName string) (result RouteTableListResultIterator, err error) + func (client RouteTablesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client RouteTablesClient) ListResponder(resp *http.Response) (result RouteTableListResult, err error) + func (client RouteTablesClient) ListSender(req *http.Request) (*http.Response, error) + func (client RouteTablesClient) UpdateTags(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RouteTablesUpdateTagsFuture, err error) + func (client RouteTablesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error) + func (client RouteTablesClient) UpdateTagsResponder(resp *http.Response) (result RouteTable, err error) + func (client RouteTablesClient) UpdateTagsSender(req *http.Request) (future RouteTablesUpdateTagsFuture, err error) + type RouteTablesCreateOrUpdateFuture struct + func (future *RouteTablesCreateOrUpdateFuture) Result(client RouteTablesClient) (rt RouteTable, err error) + type RouteTablesDeleteFuture struct + func (future *RouteTablesDeleteFuture) Result(client RouteTablesClient) (ar autorest.Response, err error) + type RouteTablesUpdateTagsFuture struct + func (future *RouteTablesUpdateTagsFuture) Result(client RouteTablesClient) (rt RouteTable, err error) + type RoutesClient struct + func NewRoutesClient(subscriptionID string) RoutesClient + func NewRoutesClientWithBaseURI(baseURI string, subscriptionID string) RoutesClient + func (client RoutesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RoutesCreateOrUpdateFuture, err error) + func (client RoutesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error) + func (client RoutesClient) CreateOrUpdateResponder(resp *http.Response) (result Route, err error) + func (client RoutesClient) CreateOrUpdateSender(req *http.Request) (future RoutesCreateOrUpdateFuture, err error) + func (client RoutesClient) Delete(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RoutesDeleteFuture, err error) + func (client RoutesClient) DeletePreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error) + func (client RoutesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client RoutesClient) DeleteSender(req *http.Request) (future RoutesDeleteFuture, err error) + func (client RoutesClient) Get(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result Route, err error) + func (client RoutesClient) GetPreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error) + func (client RoutesClient) GetResponder(resp *http.Response) (result Route, err error) + func (client RoutesClient) GetSender(req *http.Request) (*http.Response, error) + func (client RoutesClient) List(ctx context.Context, resourceGroupName string, routeTableName string) (result RouteListResultPage, err error) + func (client RoutesClient) ListComplete(ctx context.Context, resourceGroupName string, routeTableName string) (result RouteListResultIterator, err error) + func (client RoutesClient) ListPreparer(ctx context.Context, resourceGroupName string, routeTableName string) (*http.Request, error) + func (client RoutesClient) ListResponder(resp *http.Response) (result RouteListResult, err error) + func (client RoutesClient) ListSender(req *http.Request) (*http.Response, error) + type RoutesCreateOrUpdateFuture struct + func (future *RoutesCreateOrUpdateFuture) Result(client RoutesClient) (r Route, err error) + type RoutesDeleteFuture struct + func (future *RoutesDeleteFuture) Result(client RoutesClient) (ar autorest.Response, err error) + type RuleCondition struct + Description *string + DestinationAddresses *[]string + DestinationPorts *[]string + IPProtocols *[]FirewallPolicyRuleConditionNetworkProtocol + Name *string + RuleConditionType RuleConditionType + SourceAddresses *[]string + func (rc RuleCondition) AsApplicationRuleCondition() (*ApplicationRuleCondition, bool) + func (rc RuleCondition) AsBasicFirewallPolicyRuleCondition() (BasicFirewallPolicyRuleCondition, bool) + func (rc RuleCondition) AsFirewallPolicyRuleCondition() (*FirewallPolicyRuleCondition, bool) + func (rc RuleCondition) AsRuleCondition() (*RuleCondition, bool) + func (rc RuleCondition) MarshalJSON() ([]byte, error) + type RuleConditionType string + const RuleConditionTypeApplicationRuleCondition + const RuleConditionTypeFirewallPolicyRuleCondition + const RuleConditionTypeNetworkRuleCondition + func PossibleRuleConditionTypeValues() []RuleConditionType + type RuleType string + const RuleTypeFirewallPolicyFilterRule + const RuleTypeFirewallPolicyNatRule + const RuleTypeFirewallPolicyRule + func PossibleRuleTypeValues() []RuleType + type SecurityGroup struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (sg *SecurityGroup) UnmarshalJSON(body []byte) error + func (sg SecurityGroup) MarshalJSON() ([]byte, error) + type SecurityGroupListResult struct + NextLink *string + Value *[]SecurityGroup + func (sglr SecurityGroupListResult) IsEmpty() bool + type SecurityGroupListResultIterator struct + func NewSecurityGroupListResultIterator(page SecurityGroupListResultPage) SecurityGroupListResultIterator + func (iter *SecurityGroupListResultIterator) Next() error + func (iter *SecurityGroupListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter SecurityGroupListResultIterator) NotDone() bool + func (iter SecurityGroupListResultIterator) Response() SecurityGroupListResult + func (iter SecurityGroupListResultIterator) Value() SecurityGroup + type SecurityGroupListResultPage struct + func NewSecurityGroupListResultPage(...) SecurityGroupListResultPage + func (page *SecurityGroupListResultPage) Next() error + func (page *SecurityGroupListResultPage) NextWithContext(ctx context.Context) (err error) + func (page SecurityGroupListResultPage) NotDone() bool + func (page SecurityGroupListResultPage) Response() SecurityGroupListResult + func (page SecurityGroupListResultPage) Values() []SecurityGroup + type SecurityGroupNetworkInterface struct + ID *string + SecurityRuleAssociations *SecurityRuleAssociations + type SecurityGroupPropertiesFormat struct + DefaultSecurityRules *[]SecurityRule + NetworkInterfaces *[]Interface + ProvisioningState ProvisioningState + ResourceGUID *string + SecurityRules *[]SecurityRule + Subnets *[]Subnet + type SecurityGroupResult struct + EvaluatedNetworkSecurityGroups *[]EvaluatedNetworkSecurityGroup + SecurityRuleAccessResult SecurityRuleAccess + type SecurityGroupViewParameters struct + TargetResourceID *string + type SecurityGroupViewResult struct + NetworkInterfaces *[]SecurityGroupNetworkInterface + type SecurityGroupsClient struct + func NewSecurityGroupsClient(subscriptionID string) SecurityGroupsClient + func NewSecurityGroupsClientWithBaseURI(baseURI string, subscriptionID string) SecurityGroupsClient + func (client SecurityGroupsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityGroupsCreateOrUpdateFuture, err error) + func (client SecurityGroupsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error) + func (client SecurityGroupsClient) CreateOrUpdateResponder(resp *http.Response) (result SecurityGroup, err error) + func (client SecurityGroupsClient) CreateOrUpdateSender(req *http.Request) (future SecurityGroupsCreateOrUpdateFuture, err error) + func (client SecurityGroupsClient) Delete(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityGroupsDeleteFuture, err error) + func (client SecurityGroupsClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (*http.Request, error) + func (client SecurityGroupsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client SecurityGroupsClient) DeleteSender(req *http.Request) (future SecurityGroupsDeleteFuture, err error) + func (client SecurityGroupsClient) Get(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityGroup, err error) + func (client SecurityGroupsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error) + func (client SecurityGroupsClient) GetResponder(resp *http.Response) (result SecurityGroup, err error) + func (client SecurityGroupsClient) GetSender(req *http.Request) (*http.Response, error) + func (client SecurityGroupsClient) List(ctx context.Context, resourceGroupName string) (result SecurityGroupListResultPage, err error) + func (client SecurityGroupsClient) ListAll(ctx context.Context) (result SecurityGroupListResultPage, err error) + func (client SecurityGroupsClient) ListAllComplete(ctx context.Context) (result SecurityGroupListResultIterator, err error) + func (client SecurityGroupsClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client SecurityGroupsClient) ListAllResponder(resp *http.Response) (result SecurityGroupListResult, err error) + func (client SecurityGroupsClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client SecurityGroupsClient) ListComplete(ctx context.Context, resourceGroupName string) (result SecurityGroupListResultIterator, err error) + func (client SecurityGroupsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client SecurityGroupsClient) ListResponder(resp *http.Response) (result SecurityGroupListResult, err error) + func (client SecurityGroupsClient) ListSender(req *http.Request) (*http.Response, error) + func (client SecurityGroupsClient) UpdateTags(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityGroupsUpdateTagsFuture, err error) + func (client SecurityGroupsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error) + func (client SecurityGroupsClient) UpdateTagsResponder(resp *http.Response) (result SecurityGroup, err error) + func (client SecurityGroupsClient) UpdateTagsSender(req *http.Request) (future SecurityGroupsUpdateTagsFuture, err error) + type SecurityGroupsCreateOrUpdateFuture struct + func (future *SecurityGroupsCreateOrUpdateFuture) Result(client SecurityGroupsClient) (sg SecurityGroup, err error) + type SecurityGroupsDeleteFuture struct + func (future *SecurityGroupsDeleteFuture) Result(client SecurityGroupsClient) (ar autorest.Response, err error) + type SecurityGroupsUpdateTagsFuture struct + func (future *SecurityGroupsUpdateTagsFuture) Result(client SecurityGroupsClient) (sg SecurityGroup, err error) + type SecurityRule struct + Etag *string + ID *string + Name *string + func (sr *SecurityRule) UnmarshalJSON(body []byte) error + func (sr SecurityRule) MarshalJSON() ([]byte, error) + type SecurityRuleAccess string + const SecurityRuleAccessAllow + const SecurityRuleAccessDeny + func PossibleSecurityRuleAccessValues() []SecurityRuleAccess + type SecurityRuleAssociations struct + DefaultSecurityRules *[]SecurityRule + EffectiveSecurityRules *[]EffectiveNetworkSecurityRule + NetworkInterfaceAssociation *InterfaceAssociation + SubnetAssociation *SubnetAssociation + type SecurityRuleDirection string + const SecurityRuleDirectionInbound + const SecurityRuleDirectionOutbound + func PossibleSecurityRuleDirectionValues() []SecurityRuleDirection + type SecurityRuleListResult struct + NextLink *string + Value *[]SecurityRule + func (srlr SecurityRuleListResult) IsEmpty() bool + type SecurityRuleListResultIterator struct + func NewSecurityRuleListResultIterator(page SecurityRuleListResultPage) SecurityRuleListResultIterator + func (iter *SecurityRuleListResultIterator) Next() error + func (iter *SecurityRuleListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter SecurityRuleListResultIterator) NotDone() bool + func (iter SecurityRuleListResultIterator) Response() SecurityRuleListResult + func (iter SecurityRuleListResultIterator) Value() SecurityRule + type SecurityRuleListResultPage struct + func NewSecurityRuleListResultPage(...) SecurityRuleListResultPage + func (page *SecurityRuleListResultPage) Next() error + func (page *SecurityRuleListResultPage) NextWithContext(ctx context.Context) (err error) + func (page SecurityRuleListResultPage) NotDone() bool + func (page SecurityRuleListResultPage) Response() SecurityRuleListResult + func (page SecurityRuleListResultPage) Values() []SecurityRule + type SecurityRulePropertiesFormat struct + Access SecurityRuleAccess + Description *string + DestinationAddressPrefix *string + DestinationAddressPrefixes *[]string + DestinationApplicationSecurityGroups *[]ApplicationSecurityGroup + DestinationPortRange *string + DestinationPortRanges *[]string + Direction SecurityRuleDirection + Priority *int32 + Protocol SecurityRuleProtocol + ProvisioningState ProvisioningState + SourceAddressPrefix *string + SourceAddressPrefixes *[]string + SourceApplicationSecurityGroups *[]ApplicationSecurityGroup + SourcePortRange *string + SourcePortRanges *[]string + type SecurityRuleProtocol string + const SecurityRuleProtocolAh + const SecurityRuleProtocolAsterisk + const SecurityRuleProtocolEsp + const SecurityRuleProtocolIcmp + const SecurityRuleProtocolTCP + const SecurityRuleProtocolUDP + func PossibleSecurityRuleProtocolValues() []SecurityRuleProtocol + type SecurityRulesClient struct + func NewSecurityRulesClient(subscriptionID string) SecurityRulesClient + func NewSecurityRulesClientWithBaseURI(baseURI string, subscriptionID string) SecurityRulesClient + func (client SecurityRulesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityRulesCreateOrUpdateFuture, err error) + func (client SecurityRulesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error) + func (client SecurityRulesClient) CreateOrUpdateResponder(resp *http.Response) (result SecurityRule, err error) + func (client SecurityRulesClient) CreateOrUpdateSender(req *http.Request) (future SecurityRulesCreateOrUpdateFuture, err error) + func (client SecurityRulesClient) Delete(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityRulesDeleteFuture, err error) + func (client SecurityRulesClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error) + func (client SecurityRulesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client SecurityRulesClient) DeleteSender(req *http.Request) (future SecurityRulesDeleteFuture, err error) + func (client SecurityRulesClient) Get(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityRule, err error) + func (client SecurityRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error) + func (client SecurityRulesClient) GetResponder(resp *http.Response) (result SecurityRule, err error) + func (client SecurityRulesClient) GetSender(req *http.Request) (*http.Response, error) + func (client SecurityRulesClient) List(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultPage, err error) + func (client SecurityRulesClient) ListComplete(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultIterator, err error) + func (client SecurityRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (*http.Request, error) + func (client SecurityRulesClient) ListResponder(resp *http.Response) (result SecurityRuleListResult, err error) + func (client SecurityRulesClient) ListSender(req *http.Request) (*http.Response, error) + type SecurityRulesCreateOrUpdateFuture struct + func (future *SecurityRulesCreateOrUpdateFuture) Result(client SecurityRulesClient) (sr SecurityRule, err error) + type SecurityRulesDeleteFuture struct + func (future *SecurityRulesDeleteFuture) Result(client SecurityRulesClient) (ar autorest.Response, err error) + type SecurityRulesEvaluationResult struct + DestinationMatched *bool + DestinationPortMatched *bool + Name *string + ProtocolMatched *bool + SourceMatched *bool + SourcePortMatched *bool + type ServiceAssociationLink struct + Etag *string + ID *string + Name *string + Type *string + func (sal *ServiceAssociationLink) UnmarshalJSON(body []byte) error + func (sal ServiceAssociationLink) MarshalJSON() ([]byte, error) + type ServiceAssociationLinkPropertiesFormat struct + AllowDelete *bool + Link *string + LinkedResourceType *string + Locations *[]string + ProvisioningState ProvisioningState + type ServiceAssociationLinksClient struct + func NewServiceAssociationLinksClient(subscriptionID string) ServiceAssociationLinksClient + func NewServiceAssociationLinksClientWithBaseURI(baseURI string, subscriptionID string) ServiceAssociationLinksClient + func (client ServiceAssociationLinksClient) List(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result ServiceAssociationLinksListResult, err error) + func (client ServiceAssociationLinksClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client ServiceAssociationLinksClient) ListResponder(resp *http.Response) (result ServiceAssociationLinksListResult, err error) + func (client ServiceAssociationLinksClient) ListSender(req *http.Request) (*http.Response, error) + type ServiceAssociationLinksListResult struct + NextLink *string + Value *[]ServiceAssociationLink + type ServiceDelegationPropertiesFormat struct + Actions *[]string + ProvisioningState ProvisioningState + ServiceName *string + type ServiceEndpointPoliciesClient struct + func NewServiceEndpointPoliciesClient(subscriptionID string) ServiceEndpointPoliciesClient + func NewServiceEndpointPoliciesClientWithBaseURI(baseURI string, subscriptionID string) ServiceEndpointPoliciesClient + func (client ServiceEndpointPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPoliciesCreateOrUpdateFuture, err error) + func (client ServiceEndpointPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ServiceEndpointPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result ServiceEndpointPolicy, err error) + func (client ServiceEndpointPoliciesClient) CreateOrUpdateSender(req *http.Request) (future ServiceEndpointPoliciesCreateOrUpdateFuture, err error) + func (client ServiceEndpointPoliciesClient) Delete(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPoliciesDeleteFuture, err error) + func (client ServiceEndpointPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ServiceEndpointPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ServiceEndpointPoliciesClient) DeleteSender(req *http.Request) (future ServiceEndpointPoliciesDeleteFuture, err error) + func (client ServiceEndpointPoliciesClient) Get(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicy, err error) + func (client ServiceEndpointPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ServiceEndpointPoliciesClient) GetResponder(resp *http.Response) (result ServiceEndpointPolicy, err error) + func (client ServiceEndpointPoliciesClient) GetSender(req *http.Request) (*http.Response, error) + func (client ServiceEndpointPoliciesClient) List(ctx context.Context) (result ServiceEndpointPolicyListResultPage, err error) + func (client ServiceEndpointPoliciesClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ServiceEndpointPolicyListResultPage, err error) + func (client ServiceEndpointPoliciesClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ServiceEndpointPolicyListResultIterator, err error) + func (client ServiceEndpointPoliciesClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ServiceEndpointPoliciesClient) ListByResourceGroupResponder(resp *http.Response) (result ServiceEndpointPolicyListResult, err error) + func (client ServiceEndpointPoliciesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client ServiceEndpointPoliciesClient) ListComplete(ctx context.Context) (result ServiceEndpointPolicyListResultIterator, err error) + func (client ServiceEndpointPoliciesClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client ServiceEndpointPoliciesClient) ListResponder(resp *http.Response) (result ServiceEndpointPolicyListResult, err error) + func (client ServiceEndpointPoliciesClient) ListSender(req *http.Request) (*http.Response, error) + func (client ServiceEndpointPoliciesClient) Update(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPoliciesUpdateFuture, err error) + func (client ServiceEndpointPoliciesClient) UpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ServiceEndpointPoliciesClient) UpdateResponder(resp *http.Response) (result ServiceEndpointPolicy, err error) + func (client ServiceEndpointPoliciesClient) UpdateSender(req *http.Request) (future ServiceEndpointPoliciesUpdateFuture, err error) + type ServiceEndpointPoliciesCreateOrUpdateFuture struct + func (future *ServiceEndpointPoliciesCreateOrUpdateFuture) Result(client ServiceEndpointPoliciesClient) (sep ServiceEndpointPolicy, err error) + type ServiceEndpointPoliciesDeleteFuture struct + func (future *ServiceEndpointPoliciesDeleteFuture) Result(client ServiceEndpointPoliciesClient) (ar autorest.Response, err error) + type ServiceEndpointPoliciesUpdateFuture struct + func (future *ServiceEndpointPoliciesUpdateFuture) Result(client ServiceEndpointPoliciesClient) (sep ServiceEndpointPolicy, err error) + type ServiceEndpointPolicy struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (sep *ServiceEndpointPolicy) UnmarshalJSON(body []byte) error + func (sep ServiceEndpointPolicy) MarshalJSON() ([]byte, error) + type ServiceEndpointPolicyDefinition struct + Etag *string + ID *string + Name *string + func (sepd *ServiceEndpointPolicyDefinition) UnmarshalJSON(body []byte) error + func (sepd ServiceEndpointPolicyDefinition) MarshalJSON() ([]byte, error) + type ServiceEndpointPolicyDefinitionListResult struct + NextLink *string + Value *[]ServiceEndpointPolicyDefinition + func (sepdlr ServiceEndpointPolicyDefinitionListResult) IsEmpty() bool + type ServiceEndpointPolicyDefinitionListResultIterator struct + func NewServiceEndpointPolicyDefinitionListResultIterator(page ServiceEndpointPolicyDefinitionListResultPage) ServiceEndpointPolicyDefinitionListResultIterator + func (iter *ServiceEndpointPolicyDefinitionListResultIterator) Next() error + func (iter *ServiceEndpointPolicyDefinitionListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ServiceEndpointPolicyDefinitionListResultIterator) NotDone() bool + func (iter ServiceEndpointPolicyDefinitionListResultIterator) Response() ServiceEndpointPolicyDefinitionListResult + func (iter ServiceEndpointPolicyDefinitionListResultIterator) Value() ServiceEndpointPolicyDefinition + type ServiceEndpointPolicyDefinitionListResultPage struct + func NewServiceEndpointPolicyDefinitionListResultPage(...) ServiceEndpointPolicyDefinitionListResultPage + func (page *ServiceEndpointPolicyDefinitionListResultPage) Next() error + func (page *ServiceEndpointPolicyDefinitionListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ServiceEndpointPolicyDefinitionListResultPage) NotDone() bool + func (page ServiceEndpointPolicyDefinitionListResultPage) Response() ServiceEndpointPolicyDefinitionListResult + func (page ServiceEndpointPolicyDefinitionListResultPage) Values() []ServiceEndpointPolicyDefinition + type ServiceEndpointPolicyDefinitionPropertiesFormat struct + Description *string + ProvisioningState ProvisioningState + Service *string + ServiceResources *[]string + type ServiceEndpointPolicyDefinitionsClient struct + func NewServiceEndpointPolicyDefinitionsClient(subscriptionID string) ServiceEndpointPolicyDefinitionsClient + func NewServiceEndpointPolicyDefinitionsClientWithBaseURI(baseURI string, subscriptionID string) ServiceEndpointPolicyDefinitionsClient + func (client ServiceEndpointPolicyDefinitionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinitionsCreateOrUpdateFuture, err error) + func (client ServiceEndpointPolicyDefinitionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ServiceEndpointPolicyDefinitionsClient) CreateOrUpdateResponder(resp *http.Response) (result ServiceEndpointPolicyDefinition, err error) + func (client ServiceEndpointPolicyDefinitionsClient) CreateOrUpdateSender(req *http.Request) (future ServiceEndpointPolicyDefinitionsCreateOrUpdateFuture, err error) + func (client ServiceEndpointPolicyDefinitionsClient) Delete(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinitionsDeleteFuture, err error) + func (client ServiceEndpointPolicyDefinitionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ServiceEndpointPolicyDefinitionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ServiceEndpointPolicyDefinitionsClient) DeleteSender(req *http.Request) (future ServiceEndpointPolicyDefinitionsDeleteFuture, err error) + func (client ServiceEndpointPolicyDefinitionsClient) Get(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinition, err error) + func (client ServiceEndpointPolicyDefinitionsClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ServiceEndpointPolicyDefinitionsClient) GetResponder(resp *http.Response) (result ServiceEndpointPolicyDefinition, err error) + func (client ServiceEndpointPolicyDefinitionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinitionListResultPage, err error) + func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinitionListResultIterator, err error) + func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroupResponder(resp *http.Response) (result ServiceEndpointPolicyDefinitionListResult, err error) + func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + type ServiceEndpointPolicyDefinitionsCreateOrUpdateFuture struct + func (future *ServiceEndpointPolicyDefinitionsCreateOrUpdateFuture) Result(client ServiceEndpointPolicyDefinitionsClient) (sepd ServiceEndpointPolicyDefinition, err error) + type ServiceEndpointPolicyDefinitionsDeleteFuture struct + func (future *ServiceEndpointPolicyDefinitionsDeleteFuture) Result(client ServiceEndpointPolicyDefinitionsClient) (ar autorest.Response, err error) + type ServiceEndpointPolicyListResult struct + NextLink *string + Value *[]ServiceEndpointPolicy + func (seplr ServiceEndpointPolicyListResult) IsEmpty() bool + type ServiceEndpointPolicyListResultIterator struct + func NewServiceEndpointPolicyListResultIterator(page ServiceEndpointPolicyListResultPage) ServiceEndpointPolicyListResultIterator + func (iter *ServiceEndpointPolicyListResultIterator) Next() error + func (iter *ServiceEndpointPolicyListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ServiceEndpointPolicyListResultIterator) NotDone() bool + func (iter ServiceEndpointPolicyListResultIterator) Response() ServiceEndpointPolicyListResult + func (iter ServiceEndpointPolicyListResultIterator) Value() ServiceEndpointPolicy + type ServiceEndpointPolicyListResultPage struct + func NewServiceEndpointPolicyListResultPage(...) ServiceEndpointPolicyListResultPage + func (page *ServiceEndpointPolicyListResultPage) Next() error + func (page *ServiceEndpointPolicyListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ServiceEndpointPolicyListResultPage) NotDone() bool + func (page ServiceEndpointPolicyListResultPage) Response() ServiceEndpointPolicyListResult + func (page ServiceEndpointPolicyListResultPage) Values() []ServiceEndpointPolicy + type ServiceEndpointPolicyPropertiesFormat struct + ProvisioningState ProvisioningState + ResourceGUID *string + ServiceEndpointPolicyDefinitions *[]ServiceEndpointPolicyDefinition + Subnets *[]Subnet + type ServiceEndpointPropertiesFormat struct + Locations *[]string + ProvisioningState ProvisioningState + Service *string + type ServiceProviderProvisioningState string + const Deprovisioning + const NotProvisioned + const Provisioned + const Provisioning + func PossibleServiceProviderProvisioningStateValues() []ServiceProviderProvisioningState + type ServiceTagInformation struct + ID *string + Name *string + Properties *ServiceTagInformationPropertiesFormat + type ServiceTagInformationPropertiesFormat struct + AddressPrefixes *[]string + ChangeNumber *string + Region *string + SystemService *string + type ServiceTagsClient struct + func NewServiceTagsClient(subscriptionID string) ServiceTagsClient + func NewServiceTagsClientWithBaseURI(baseURI string, subscriptionID string) ServiceTagsClient + func (client ServiceTagsClient) List(ctx context.Context, location string) (result ServiceTagsListResult, err error) + func (client ServiceTagsClient) ListPreparer(ctx context.Context, location string) (*http.Request, error) + func (client ServiceTagsClient) ListResponder(resp *http.Response) (result ServiceTagsListResult, err error) + func (client ServiceTagsClient) ListSender(req *http.Request) (*http.Response, error) + type ServiceTagsListResult struct + ChangeNumber *string + Cloud *string + ID *string + Name *string + Type *string + Values *[]ServiceTagInformation + type Severity string + const SeverityError + const SeverityWarning + func PossibleSeverityValues() []Severity + type String struct + Value *string + type SubResource struct + ID *string + type Subnet struct + Etag *string + ID *string + Name *string + func (s *Subnet) UnmarshalJSON(body []byte) error + func (s Subnet) MarshalJSON() ([]byte, error) + type SubnetAssociation struct + ID *string + SecurityRules *[]SecurityRule + type SubnetListResult struct + NextLink *string + Value *[]Subnet + func (slr SubnetListResult) IsEmpty() bool + type SubnetListResultIterator struct + func NewSubnetListResultIterator(page SubnetListResultPage) SubnetListResultIterator + func (iter *SubnetListResultIterator) Next() error + func (iter *SubnetListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter SubnetListResultIterator) NotDone() bool + func (iter SubnetListResultIterator) Response() SubnetListResult + func (iter SubnetListResultIterator) Value() Subnet + type SubnetListResultPage struct + func NewSubnetListResultPage(getNextPage func(context.Context, SubnetListResult) (SubnetListResult, error)) SubnetListResultPage + func (page *SubnetListResultPage) Next() error + func (page *SubnetListResultPage) NextWithContext(ctx context.Context) (err error) + func (page SubnetListResultPage) NotDone() bool + func (page SubnetListResultPage) Response() SubnetListResult + func (page SubnetListResultPage) Values() []Subnet + type SubnetPropertiesFormat struct + AddressPrefix *string + AddressPrefixes *[]string + Delegations *[]Delegation + IPConfigurationProfiles *[]IPConfigurationProfile + IPConfigurations *[]IPConfiguration + NatGateway *SubResource + NetworkSecurityGroup *SecurityGroup + PrivateEndpointNetworkPolicies *string + PrivateEndpoints *[]PrivateEndpoint + PrivateLinkServiceNetworkPolicies *string + ProvisioningState ProvisioningState + Purpose *string + ResourceNavigationLinks *[]ResourceNavigationLink + RouteTable *RouteTable + ServiceAssociationLinks *[]ServiceAssociationLink + ServiceEndpointPolicies *[]ServiceEndpointPolicy + ServiceEndpoints *[]ServiceEndpointPropertiesFormat + type SubnetsClient struct + func NewSubnetsClient(subscriptionID string) SubnetsClient + func NewSubnetsClientWithBaseURI(baseURI string, subscriptionID string) SubnetsClient + func (client SubnetsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result SubnetsCreateOrUpdateFuture, err error) + func (client SubnetsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client SubnetsClient) CreateOrUpdateResponder(resp *http.Response) (result Subnet, err error) + func (client SubnetsClient) CreateOrUpdateSender(req *http.Request) (future SubnetsCreateOrUpdateFuture, err error) + func (client SubnetsClient) Delete(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result SubnetsDeleteFuture, err error) + func (client SubnetsClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client SubnetsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client SubnetsClient) DeleteSender(req *http.Request) (future SubnetsDeleteFuture, err error) + func (client SubnetsClient) Get(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result Subnet, err error) + func (client SubnetsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client SubnetsClient) GetResponder(resp *http.Response) (result Subnet, err error) + func (client SubnetsClient) GetSender(req *http.Request) (*http.Response, error) + func (client SubnetsClient) List(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result SubnetListResultPage, err error) + func (client SubnetsClient) ListComplete(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result SubnetListResultIterator, err error) + func (client SubnetsClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string) (*http.Request, error) + func (client SubnetsClient) ListResponder(resp *http.Response) (result SubnetListResult, err error) + func (client SubnetsClient) ListSender(req *http.Request) (*http.Response, error) + func (client SubnetsClient) PrepareNetworkPolicies(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result SubnetsPrepareNetworkPoliciesFuture, err error) + func (client SubnetsClient) PrepareNetworkPoliciesPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client SubnetsClient) PrepareNetworkPoliciesResponder(resp *http.Response) (result autorest.Response, err error) + func (client SubnetsClient) PrepareNetworkPoliciesSender(req *http.Request) (future SubnetsPrepareNetworkPoliciesFuture, err error) + func (client SubnetsClient) UnprepareNetworkPolicies(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result SubnetsUnprepareNetworkPoliciesFuture, err error) + func (client SubnetsClient) UnprepareNetworkPoliciesPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client SubnetsClient) UnprepareNetworkPoliciesResponder(resp *http.Response) (result autorest.Response, err error) + func (client SubnetsClient) UnprepareNetworkPoliciesSender(req *http.Request) (future SubnetsUnprepareNetworkPoliciesFuture, err error) + type SubnetsCreateOrUpdateFuture struct + func (future *SubnetsCreateOrUpdateFuture) Result(client SubnetsClient) (s Subnet, err error) + type SubnetsDeleteFuture struct + func (future *SubnetsDeleteFuture) Result(client SubnetsClient) (ar autorest.Response, err error) + type SubnetsPrepareNetworkPoliciesFuture struct + func (future *SubnetsPrepareNetworkPoliciesFuture) Result(client SubnetsClient) (ar autorest.Response, err error) + type SubnetsUnprepareNetworkPoliciesFuture struct + func (future *SubnetsUnprepareNetworkPoliciesFuture) Result(client SubnetsClient) (ar autorest.Response, err error) + type TagsObject struct + Tags map[string]*string + func (toVar TagsObject) MarshalJSON() ([]byte, error) + type Topology struct + CreatedDateTime *date.Time + ID *string + LastModified *date.Time + Resources *[]TopologyResource + type TopologyAssociation struct + AssociationType AssociationType + Name *string + ResourceID *string + type TopologyParameters struct + TargetResourceGroupName *string + TargetSubnet *SubResource + TargetVirtualNetwork *SubResource + type TopologyResource struct + Associations *[]TopologyAssociation + ID *string + Location *string + Name *string + type TrafficAnalyticsConfigurationProperties struct + Enabled *bool + TrafficAnalyticsInterval *int32 + WorkspaceID *string + WorkspaceRegion *string + WorkspaceResourceID *string + type TrafficAnalyticsProperties struct + NetworkWatcherFlowAnalyticsConfiguration *TrafficAnalyticsConfigurationProperties + type TrafficSelectorPolicy struct + LocalAddressRanges *[]string + RemoteAddressRanges *[]string + type TransportProtocol string + const TransportProtocolAll + const TransportProtocolTCP + const TransportProtocolUDP + func PossibleTransportProtocolValues() []TransportProtocol + type TroubleshootingDetails struct + Detail *string + ID *string + ReasonType *string + RecommendedActions *[]TroubleshootingRecommendedActions + Summary *string + type TroubleshootingParameters struct + TargetResourceID *string + func (tp *TroubleshootingParameters) UnmarshalJSON(body []byte) error + func (tp TroubleshootingParameters) MarshalJSON() ([]byte, error) + type TroubleshootingProperties struct + StorageID *string + StoragePath *string + type TroubleshootingRecommendedActions struct + ActionID *string + ActionText *string + ActionURI *string + ActionURIText *string + type TroubleshootingResult struct + Code *string + EndTime *date.Time + Results *[]TroubleshootingDetails + StartTime *date.Time + type TunnelConnectionHealth struct + ConnectionStatus VirtualNetworkGatewayConnectionStatus + EgressBytesTransferred *int64 + IngressBytesTransferred *int64 + LastConnectionEstablishedUtcTime *string + Tunnel *string + type TunnelConnectionStatus string + const TunnelConnectionStatusConnected + const TunnelConnectionStatusConnecting + const TunnelConnectionStatusNotConnected + const TunnelConnectionStatusUnknown + func PossibleTunnelConnectionStatusValues() []TunnelConnectionStatus + type UnprepareNetworkPoliciesRequest struct + ServiceName *string + type Usage struct + CurrentValue *int64 + ID *string + Limit *int64 + Name *UsageName + Unit *string + type UsageName struct + LocalizedValue *string + Value *string + type UsagesClient struct + func NewUsagesClient(subscriptionID string) UsagesClient + func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string) UsagesClient + func (client UsagesClient) List(ctx context.Context, location string) (result UsagesListResultPage, err error) + func (client UsagesClient) ListComplete(ctx context.Context, location string) (result UsagesListResultIterator, err error) + func (client UsagesClient) ListPreparer(ctx context.Context, location string) (*http.Request, error) + func (client UsagesClient) ListResponder(resp *http.Response) (result UsagesListResult, err error) + func (client UsagesClient) ListSender(req *http.Request) (*http.Response, error) + type UsagesListResult struct + NextLink *string + Value *[]Usage + func (ulr UsagesListResult) IsEmpty() bool + type UsagesListResultIterator struct + func NewUsagesListResultIterator(page UsagesListResultPage) UsagesListResultIterator + func (iter *UsagesListResultIterator) Next() error + func (iter *UsagesListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter UsagesListResultIterator) NotDone() bool + func (iter UsagesListResultIterator) Response() UsagesListResult + func (iter UsagesListResultIterator) Value() Usage + type UsagesListResultPage struct + func NewUsagesListResultPage(getNextPage func(context.Context, UsagesListResult) (UsagesListResult, error)) UsagesListResultPage + func (page *UsagesListResultPage) Next() error + func (page *UsagesListResultPage) NextWithContext(ctx context.Context) (err error) + func (page UsagesListResultPage) NotDone() bool + func (page UsagesListResultPage) Response() UsagesListResult + func (page UsagesListResultPage) Values() []Usage + type VerbosityLevel string + const Full + const Minimum + const Normal + func PossibleVerbosityLevelValues() []VerbosityLevel + type VerificationIPFlowParameters struct + Direction Direction + LocalIPAddress *string + LocalPort *string + Protocol IPFlowProtocol + RemoteIPAddress *string + RemotePort *string + TargetNicResourceID *string + TargetResourceID *string + type VerificationIPFlowResult struct + Access Access + RuleName *string + type VirtualHub struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vh *VirtualHub) UnmarshalJSON(body []byte) error + func (vh VirtualHub) MarshalJSON() ([]byte, error) + type VirtualHubID struct + ID *string + type VirtualHubProperties struct + AddressPrefix *string + AzureFirewall *SubResource + ExpressRouteGateway *SubResource + P2SVpnGateway *SubResource + ProvisioningState ProvisioningState + RouteTable *VirtualHubRouteTable + SecurityProviderName *string + VirtualNetworkConnections *[]HubVirtualNetworkConnection + VirtualWan *SubResource + VpnGateway *SubResource + type VirtualHubRoute struct + AddressPrefixes *[]string + NextHopIPAddress *string + type VirtualHubRouteTable struct + Routes *[]VirtualHubRoute + type VirtualHubsClient struct + func NewVirtualHubsClient(subscriptionID string) VirtualHubsClient + func NewVirtualHubsClientWithBaseURI(baseURI string, subscriptionID string) VirtualHubsClient + func (client VirtualHubsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (result VirtualHubsCreateOrUpdateFuture, err error) + func (client VirtualHubsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (*http.Request, error) + func (client VirtualHubsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualHub, err error) + func (client VirtualHubsClient) CreateOrUpdateSender(req *http.Request) (future VirtualHubsCreateOrUpdateFuture, err error) + func (client VirtualHubsClient) Delete(ctx context.Context, resourceGroupName string, virtualHubName string) (result VirtualHubsDeleteFuture, err error) + func (client VirtualHubsClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualHubName string) (*http.Request, error) + func (client VirtualHubsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualHubsClient) DeleteSender(req *http.Request) (future VirtualHubsDeleteFuture, err error) + func (client VirtualHubsClient) Get(ctx context.Context, resourceGroupName string, virtualHubName string) (result VirtualHub, err error) + func (client VirtualHubsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualHubName string) (*http.Request, error) + func (client VirtualHubsClient) GetResponder(resp *http.Response) (result VirtualHub, err error) + func (client VirtualHubsClient) GetSender(req *http.Request) (*http.Response, error) + func (client VirtualHubsClient) List(ctx context.Context) (result ListVirtualHubsResultPage, err error) + func (client VirtualHubsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListVirtualHubsResultPage, err error) + func (client VirtualHubsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListVirtualHubsResultIterator, err error) + func (client VirtualHubsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VirtualHubsClient) ListByResourceGroupResponder(resp *http.Response) (result ListVirtualHubsResult, err error) + func (client VirtualHubsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client VirtualHubsClient) ListComplete(ctx context.Context) (result ListVirtualHubsResultIterator, err error) + func (client VirtualHubsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client VirtualHubsClient) ListResponder(resp *http.Response) (result ListVirtualHubsResult, err error) + func (client VirtualHubsClient) ListSender(req *http.Request) (*http.Response, error) + func (client VirtualHubsClient) UpdateTags(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (result VirtualHubsUpdateTagsFuture, err error) + func (client VirtualHubsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (*http.Request, error) + func (client VirtualHubsClient) UpdateTagsResponder(resp *http.Response) (result VirtualHub, err error) + func (client VirtualHubsClient) UpdateTagsSender(req *http.Request) (future VirtualHubsUpdateTagsFuture, err error) + type VirtualHubsCreateOrUpdateFuture struct + func (future *VirtualHubsCreateOrUpdateFuture) Result(client VirtualHubsClient) (vh VirtualHub, err error) + type VirtualHubsDeleteFuture struct + func (future *VirtualHubsDeleteFuture) Result(client VirtualHubsClient) (ar autorest.Response, err error) + type VirtualHubsUpdateTagsFuture struct + func (future *VirtualHubsUpdateTagsFuture) Result(client VirtualHubsClient) (vh VirtualHub, err error) + type VirtualNetwork struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vn *VirtualNetwork) UnmarshalJSON(body []byte) error + func (vn VirtualNetwork) MarshalJSON() ([]byte, error) + type VirtualNetworkBgpCommunities struct + RegionalCommunity *string + VirtualNetworkCommunity *string + type VirtualNetworkConnectionGatewayReference struct + ID *string + type VirtualNetworkGateway struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vng *VirtualNetworkGateway) UnmarshalJSON(body []byte) error + func (vng VirtualNetworkGateway) MarshalJSON() ([]byte, error) + type VirtualNetworkGatewayConnection struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vngc *VirtualNetworkGatewayConnection) UnmarshalJSON(body []byte) error + func (vngc VirtualNetworkGatewayConnection) MarshalJSON() ([]byte, error) + type VirtualNetworkGatewayConnectionListEntity struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vngcle *VirtualNetworkGatewayConnectionListEntity) UnmarshalJSON(body []byte) error + func (vngcle VirtualNetworkGatewayConnectionListEntity) MarshalJSON() ([]byte, error) + type VirtualNetworkGatewayConnectionListEntityPropertiesFormat struct + AuthorizationKey *string + ConnectionProtocol VirtualNetworkGatewayConnectionProtocol + ConnectionStatus VirtualNetworkGatewayConnectionStatus + ConnectionType VirtualNetworkGatewayConnectionType + EgressBytesTransferred *int64 + EnableBgp *bool + ExpressRouteGatewayBypass *bool + IngressBytesTransferred *int64 + IpsecPolicies *[]IpsecPolicy + LocalNetworkGateway2 *VirtualNetworkConnectionGatewayReference + Peer *SubResource + ProvisioningState ProvisioningState + ResourceGUID *string + RoutingWeight *int32 + SharedKey *string + TrafficSelectorPolicies *[]TrafficSelectorPolicy + TunnelConnectionStatus *[]TunnelConnectionHealth + UsePolicyBasedTrafficSelectors *bool + VirtualNetworkGateway1 *VirtualNetworkConnectionGatewayReference + VirtualNetworkGateway2 *VirtualNetworkConnectionGatewayReference + type VirtualNetworkGatewayConnectionListResult struct + NextLink *string + Value *[]VirtualNetworkGatewayConnection + func (vngclr VirtualNetworkGatewayConnectionListResult) IsEmpty() bool + type VirtualNetworkGatewayConnectionListResultIterator struct + func NewVirtualNetworkGatewayConnectionListResultIterator(page VirtualNetworkGatewayConnectionListResultPage) VirtualNetworkGatewayConnectionListResultIterator + func (iter *VirtualNetworkGatewayConnectionListResultIterator) Next() error + func (iter *VirtualNetworkGatewayConnectionListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter VirtualNetworkGatewayConnectionListResultIterator) NotDone() bool + func (iter VirtualNetworkGatewayConnectionListResultIterator) Response() VirtualNetworkGatewayConnectionListResult + func (iter VirtualNetworkGatewayConnectionListResultIterator) Value() VirtualNetworkGatewayConnection + type VirtualNetworkGatewayConnectionListResultPage struct + func NewVirtualNetworkGatewayConnectionListResultPage(...) VirtualNetworkGatewayConnectionListResultPage + func (page *VirtualNetworkGatewayConnectionListResultPage) Next() error + func (page *VirtualNetworkGatewayConnectionListResultPage) NextWithContext(ctx context.Context) (err error) + func (page VirtualNetworkGatewayConnectionListResultPage) NotDone() bool + func (page VirtualNetworkGatewayConnectionListResultPage) Response() VirtualNetworkGatewayConnectionListResult + func (page VirtualNetworkGatewayConnectionListResultPage) Values() []VirtualNetworkGatewayConnection + type VirtualNetworkGatewayConnectionPropertiesFormat struct + AuthorizationKey *string + ConnectionProtocol VirtualNetworkGatewayConnectionProtocol + ConnectionStatus VirtualNetworkGatewayConnectionStatus + ConnectionType VirtualNetworkGatewayConnectionType + EgressBytesTransferred *int64 + EnableBgp *bool + ExpressRouteGatewayBypass *bool + IngressBytesTransferred *int64 + IpsecPolicies *[]IpsecPolicy + LocalNetworkGateway2 *LocalNetworkGateway + Peer *SubResource + ProvisioningState ProvisioningState + ResourceGUID *string + RoutingWeight *int32 + SharedKey *string + TrafficSelectorPolicies *[]TrafficSelectorPolicy + TunnelConnectionStatus *[]TunnelConnectionHealth + UsePolicyBasedTrafficSelectors *bool + VirtualNetworkGateway1 *VirtualNetworkGateway + VirtualNetworkGateway2 *VirtualNetworkGateway + type VirtualNetworkGatewayConnectionProtocol string + const IKEv1 + const IKEv2 + func PossibleVirtualNetworkGatewayConnectionProtocolValues() []VirtualNetworkGatewayConnectionProtocol + type VirtualNetworkGatewayConnectionStatus string + const VirtualNetworkGatewayConnectionStatusConnected + const VirtualNetworkGatewayConnectionStatusConnecting + const VirtualNetworkGatewayConnectionStatusNotConnected + const VirtualNetworkGatewayConnectionStatusUnknown + func PossibleVirtualNetworkGatewayConnectionStatusValues() []VirtualNetworkGatewayConnectionStatus + type VirtualNetworkGatewayConnectionType string + const ExpressRoute + const IPsec + const VPNClient + const Vnet2Vnet + func PossibleVirtualNetworkGatewayConnectionTypeValues() []VirtualNetworkGatewayConnectionType + type VirtualNetworkGatewayConnectionsClient struct + func NewVirtualNetworkGatewayConnectionsClient(subscriptionID string) VirtualNetworkGatewayConnectionsClient + func NewVirtualNetworkGatewayConnectionsClientWithBaseURI(baseURI string, subscriptionID string) VirtualNetworkGatewayConnectionsClient + func (client VirtualNetworkGatewayConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsCreateOrUpdateFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetworkGatewayConnection, err error) + func (client VirtualNetworkGatewayConnectionsClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworkGatewayConnectionsCreateOrUpdateFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) Delete(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsDeleteFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualNetworkGatewayConnectionsClient) DeleteSender(req *http.Request) (future VirtualNetworkGatewayConnectionsDeleteFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) Get(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnection, err error) + func (client VirtualNetworkGatewayConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) GetResponder(resp *http.Response) (result VirtualNetworkGatewayConnection, err error) + func (client VirtualNetworkGatewayConnectionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkGatewayConnectionsClient) GetSharedKey(ctx context.Context, resourceGroupName string, ...) (result ConnectionSharedKey, err error) + func (client VirtualNetworkGatewayConnectionsClient) GetSharedKeyPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) GetSharedKeyResponder(resp *http.Response) (result ConnectionSharedKey, err error) + func (client VirtualNetworkGatewayConnectionsClient) GetSharedKeySender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkGatewayConnectionsClient) List(ctx context.Context, resourceGroupName string) (result VirtualNetworkGatewayConnectionListResultPage, err error) + func (client VirtualNetworkGatewayConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string) (result VirtualNetworkGatewayConnectionListResultIterator, err error) + func (client VirtualNetworkGatewayConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) ListResponder(resp *http.Response) (result VirtualNetworkGatewayConnectionListResult, err error) + func (client VirtualNetworkGatewayConnectionsClient) ListSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkGatewayConnectionsClient) ResetSharedKey(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsResetSharedKeyFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) ResetSharedKeyPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) ResetSharedKeyResponder(resp *http.Response) (result ConnectionResetSharedKey, err error) + func (client VirtualNetworkGatewayConnectionsClient) ResetSharedKeySender(req *http.Request) (future VirtualNetworkGatewayConnectionsResetSharedKeyFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) SetSharedKey(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsSetSharedKeyFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) SetSharedKeyPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) SetSharedKeyResponder(resp *http.Response) (result ConnectionSharedKey, err error) + func (client VirtualNetworkGatewayConnectionsClient) SetSharedKeySender(req *http.Request) (future VirtualNetworkGatewayConnectionsSetSharedKeyFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) StartPacketCapture(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsStartPacketCaptureFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) StartPacketCapturePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) StartPacketCaptureResponder(resp *http.Response) (result String, err error) + func (client VirtualNetworkGatewayConnectionsClient) StartPacketCaptureSender(req *http.Request) (future VirtualNetworkGatewayConnectionsStartPacketCaptureFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) StopPacketCapture(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsStopPacketCaptureFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) StopPacketCapturePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) StopPacketCaptureResponder(resp *http.Response) (result String, err error) + func (client VirtualNetworkGatewayConnectionsClient) StopPacketCaptureSender(req *http.Request) (future VirtualNetworkGatewayConnectionsStopPacketCaptureFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) UpdateTags(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsUpdateTagsFuture, err error) + func (client VirtualNetworkGatewayConnectionsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewayConnectionsClient) UpdateTagsResponder(resp *http.Response) (result VirtualNetworkGatewayConnection, err error) + func (client VirtualNetworkGatewayConnectionsClient) UpdateTagsSender(req *http.Request) (future VirtualNetworkGatewayConnectionsUpdateTagsFuture, err error) + type VirtualNetworkGatewayConnectionsCreateOrUpdateFuture struct + func (future *VirtualNetworkGatewayConnectionsCreateOrUpdateFuture) Result(client VirtualNetworkGatewayConnectionsClient) (vngc VirtualNetworkGatewayConnection, err error) + type VirtualNetworkGatewayConnectionsDeleteFuture struct + func (future *VirtualNetworkGatewayConnectionsDeleteFuture) Result(client VirtualNetworkGatewayConnectionsClient) (ar autorest.Response, err error) + type VirtualNetworkGatewayConnectionsResetSharedKeyFuture struct + func (future *VirtualNetworkGatewayConnectionsResetSharedKeyFuture) Result(client VirtualNetworkGatewayConnectionsClient) (crsk ConnectionResetSharedKey, err error) + type VirtualNetworkGatewayConnectionsSetSharedKeyFuture struct + func (future *VirtualNetworkGatewayConnectionsSetSharedKeyFuture) Result(client VirtualNetworkGatewayConnectionsClient) (csk ConnectionSharedKey, err error) + type VirtualNetworkGatewayConnectionsStartPacketCaptureFuture struct + func (future *VirtualNetworkGatewayConnectionsStartPacketCaptureFuture) Result(client VirtualNetworkGatewayConnectionsClient) (s String, err error) + type VirtualNetworkGatewayConnectionsStopPacketCaptureFuture struct + func (future *VirtualNetworkGatewayConnectionsStopPacketCaptureFuture) Result(client VirtualNetworkGatewayConnectionsClient) (s String, err error) + type VirtualNetworkGatewayConnectionsUpdateTagsFuture struct + func (future *VirtualNetworkGatewayConnectionsUpdateTagsFuture) Result(client VirtualNetworkGatewayConnectionsClient) (vngc VirtualNetworkGatewayConnection, err error) + type VirtualNetworkGatewayIPConfiguration struct + Etag *string + ID *string + Name *string + func (vngic *VirtualNetworkGatewayIPConfiguration) UnmarshalJSON(body []byte) error + func (vngic VirtualNetworkGatewayIPConfiguration) MarshalJSON() ([]byte, error) + type VirtualNetworkGatewayIPConfigurationPropertiesFormat struct + PrivateIPAllocationMethod IPAllocationMethod + ProvisioningState ProvisioningState + PublicIPAddress *SubResource + Subnet *SubResource + type VirtualNetworkGatewayListConnectionsResult struct + NextLink *string + Value *[]VirtualNetworkGatewayConnectionListEntity + func (vnglcr VirtualNetworkGatewayListConnectionsResult) IsEmpty() bool + type VirtualNetworkGatewayListConnectionsResultIterator struct + func NewVirtualNetworkGatewayListConnectionsResultIterator(page VirtualNetworkGatewayListConnectionsResultPage) VirtualNetworkGatewayListConnectionsResultIterator + func (iter *VirtualNetworkGatewayListConnectionsResultIterator) Next() error + func (iter *VirtualNetworkGatewayListConnectionsResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter VirtualNetworkGatewayListConnectionsResultIterator) NotDone() bool + func (iter VirtualNetworkGatewayListConnectionsResultIterator) Response() VirtualNetworkGatewayListConnectionsResult + func (iter VirtualNetworkGatewayListConnectionsResultIterator) Value() VirtualNetworkGatewayConnectionListEntity + type VirtualNetworkGatewayListConnectionsResultPage struct + func NewVirtualNetworkGatewayListConnectionsResultPage(...) VirtualNetworkGatewayListConnectionsResultPage + func (page *VirtualNetworkGatewayListConnectionsResultPage) Next() error + func (page *VirtualNetworkGatewayListConnectionsResultPage) NextWithContext(ctx context.Context) (err error) + func (page VirtualNetworkGatewayListConnectionsResultPage) NotDone() bool + func (page VirtualNetworkGatewayListConnectionsResultPage) Response() VirtualNetworkGatewayListConnectionsResult + func (page VirtualNetworkGatewayListConnectionsResultPage) Values() []VirtualNetworkGatewayConnectionListEntity + type VirtualNetworkGatewayListResult struct + NextLink *string + Value *[]VirtualNetworkGateway + func (vnglr VirtualNetworkGatewayListResult) IsEmpty() bool + type VirtualNetworkGatewayListResultIterator struct + func NewVirtualNetworkGatewayListResultIterator(page VirtualNetworkGatewayListResultPage) VirtualNetworkGatewayListResultIterator + func (iter *VirtualNetworkGatewayListResultIterator) Next() error + func (iter *VirtualNetworkGatewayListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter VirtualNetworkGatewayListResultIterator) NotDone() bool + func (iter VirtualNetworkGatewayListResultIterator) Response() VirtualNetworkGatewayListResult + func (iter VirtualNetworkGatewayListResultIterator) Value() VirtualNetworkGateway + type VirtualNetworkGatewayListResultPage struct + func NewVirtualNetworkGatewayListResultPage(...) VirtualNetworkGatewayListResultPage + func (page *VirtualNetworkGatewayListResultPage) Next() error + func (page *VirtualNetworkGatewayListResultPage) NextWithContext(ctx context.Context) (err error) + func (page VirtualNetworkGatewayListResultPage) NotDone() bool + func (page VirtualNetworkGatewayListResultPage) Response() VirtualNetworkGatewayListResult + func (page VirtualNetworkGatewayListResultPage) Values() []VirtualNetworkGateway + type VirtualNetworkGatewayPropertiesFormat struct + ActiveActive *bool + BgpSettings *BgpSettings + CustomRoutes *AddressSpace + EnableBgp *bool + EnableDNSForwarding *bool + GatewayDefaultSite *SubResource + GatewayType VirtualNetworkGatewayType + IPConfigurations *[]VirtualNetworkGatewayIPConfiguration + InboundDNSForwardingEndpoint *string + ProvisioningState ProvisioningState + ResourceGUID *string + Sku *VirtualNetworkGatewaySku + VpnClientConfiguration *VpnClientConfiguration + VpnGatewayGeneration VpnGatewayGeneration + VpnType VpnType + type VirtualNetworkGatewaySku struct + Capacity *int32 + Name VirtualNetworkGatewaySkuName + Tier VirtualNetworkGatewaySkuTier + type VirtualNetworkGatewaySkuName string + const VirtualNetworkGatewaySkuNameBasic + const VirtualNetworkGatewaySkuNameErGw1AZ + const VirtualNetworkGatewaySkuNameErGw2AZ + const VirtualNetworkGatewaySkuNameErGw3AZ + const VirtualNetworkGatewaySkuNameHighPerformance + const VirtualNetworkGatewaySkuNameStandard + const VirtualNetworkGatewaySkuNameUltraPerformance + const VirtualNetworkGatewaySkuNameVpnGw1 + const VirtualNetworkGatewaySkuNameVpnGw1AZ + const VirtualNetworkGatewaySkuNameVpnGw2 + const VirtualNetworkGatewaySkuNameVpnGw2AZ + const VirtualNetworkGatewaySkuNameVpnGw3 + const VirtualNetworkGatewaySkuNameVpnGw3AZ + const VirtualNetworkGatewaySkuNameVpnGw4 + const VirtualNetworkGatewaySkuNameVpnGw4AZ + const VirtualNetworkGatewaySkuNameVpnGw5 + const VirtualNetworkGatewaySkuNameVpnGw5AZ + func PossibleVirtualNetworkGatewaySkuNameValues() []VirtualNetworkGatewaySkuName + type VirtualNetworkGatewaySkuTier string + const VirtualNetworkGatewaySkuTierBasic + const VirtualNetworkGatewaySkuTierErGw1AZ + const VirtualNetworkGatewaySkuTierErGw2AZ + const VirtualNetworkGatewaySkuTierErGw3AZ + const VirtualNetworkGatewaySkuTierHighPerformance + const VirtualNetworkGatewaySkuTierStandard + const VirtualNetworkGatewaySkuTierUltraPerformance + const VirtualNetworkGatewaySkuTierVpnGw1 + const VirtualNetworkGatewaySkuTierVpnGw1AZ + const VirtualNetworkGatewaySkuTierVpnGw2 + const VirtualNetworkGatewaySkuTierVpnGw2AZ + const VirtualNetworkGatewaySkuTierVpnGw3 + const VirtualNetworkGatewaySkuTierVpnGw3AZ + const VirtualNetworkGatewaySkuTierVpnGw4 + const VirtualNetworkGatewaySkuTierVpnGw4AZ + const VirtualNetworkGatewaySkuTierVpnGw5 + const VirtualNetworkGatewaySkuTierVpnGw5AZ + func PossibleVirtualNetworkGatewaySkuTierValues() []VirtualNetworkGatewaySkuTier + type VirtualNetworkGatewayType string + const VirtualNetworkGatewayTypeExpressRoute + const VirtualNetworkGatewayTypeVpn + func PossibleVirtualNetworkGatewayTypeValues() []VirtualNetworkGatewayType + type VirtualNetworkGatewaysClient struct + func NewVirtualNetworkGatewaysClient(subscriptionID string) VirtualNetworkGatewaysClient + func NewVirtualNetworkGatewaysClientWithBaseURI(baseURI string, subscriptionID string) VirtualNetworkGatewaysClient + func (client VirtualNetworkGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysCreateOrUpdateFuture, err error) + func (client VirtualNetworkGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetworkGateway, err error) + func (client VirtualNetworkGatewaysClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworkGatewaysCreateOrUpdateFuture, err error) + func (client VirtualNetworkGatewaysClient) Delete(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysDeleteFuture, err error) + func (client VirtualNetworkGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualNetworkGatewaysClient) DeleteSender(req *http.Request) (future VirtualNetworkGatewaysDeleteFuture, err error) + func (client VirtualNetworkGatewaysClient) GenerateVpnProfile(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGenerateVpnProfileFuture, err error) + func (client VirtualNetworkGatewaysClient) GenerateVpnProfilePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) GenerateVpnProfileResponder(resp *http.Response) (result String, err error) + func (client VirtualNetworkGatewaysClient) GenerateVpnProfileSender(req *http.Request) (future VirtualNetworkGatewaysGenerateVpnProfileFuture, err error) + func (client VirtualNetworkGatewaysClient) Generatevpnclientpackage(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGeneratevpnclientpackageFuture, err error) + func (client VirtualNetworkGatewaysClient) GeneratevpnclientpackagePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) GeneratevpnclientpackageResponder(resp *http.Response) (result String, err error) + func (client VirtualNetworkGatewaysClient) GeneratevpnclientpackageSender(req *http.Request) (future VirtualNetworkGatewaysGeneratevpnclientpackageFuture, err error) + func (client VirtualNetworkGatewaysClient) Get(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGateway, err error) + func (client VirtualNetworkGatewaysClient) GetAdvertisedRoutes(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetAdvertisedRoutesFuture, err error) + func (client VirtualNetworkGatewaysClient) GetAdvertisedRoutesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) GetAdvertisedRoutesResponder(resp *http.Response) (result GatewayRouteListResult, err error) + func (client VirtualNetworkGatewaysClient) GetAdvertisedRoutesSender(req *http.Request) (future VirtualNetworkGatewaysGetAdvertisedRoutesFuture, err error) + func (client VirtualNetworkGatewaysClient) GetBgpPeerStatus(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetBgpPeerStatusFuture, err error) + func (client VirtualNetworkGatewaysClient) GetBgpPeerStatusPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) GetBgpPeerStatusResponder(resp *http.Response) (result BgpPeerStatusListResult, err error) + func (client VirtualNetworkGatewaysClient) GetBgpPeerStatusSender(req *http.Request) (future VirtualNetworkGatewaysGetBgpPeerStatusFuture, err error) + func (client VirtualNetworkGatewaysClient) GetLearnedRoutes(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetLearnedRoutesFuture, err error) + func (client VirtualNetworkGatewaysClient) GetLearnedRoutesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) GetLearnedRoutesResponder(resp *http.Response) (result GatewayRouteListResult, err error) + func (client VirtualNetworkGatewaysClient) GetLearnedRoutesSender(req *http.Request) (future VirtualNetworkGatewaysGetLearnedRoutesFuture, err error) + func (client VirtualNetworkGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) GetResponder(resp *http.Response) (result VirtualNetworkGateway, err error) + func (client VirtualNetworkGatewaysClient) GetSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkGatewaysClient) GetVpnProfilePackageURL(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetVpnProfilePackageURLFuture, err error) + func (client VirtualNetworkGatewaysClient) GetVpnProfilePackageURLPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) GetVpnProfilePackageURLResponder(resp *http.Response) (result String, err error) + func (client VirtualNetworkGatewaysClient) GetVpnProfilePackageURLSender(req *http.Request) (future VirtualNetworkGatewaysGetVpnProfilePackageURLFuture, err error) + func (client VirtualNetworkGatewaysClient) GetVpnclientConnectionHealth(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetVpnclientConnectionHealthFuture, err error) + func (client VirtualNetworkGatewaysClient) GetVpnclientConnectionHealthPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) GetVpnclientConnectionHealthResponder(resp *http.Response) (result VpnClientConnectionHealthDetailListResult, err error) + func (client VirtualNetworkGatewaysClient) GetVpnclientConnectionHealthSender(req *http.Request) (future VirtualNetworkGatewaysGetVpnclientConnectionHealthFuture, err error) + func (client VirtualNetworkGatewaysClient) GetVpnclientIpsecParameters(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetVpnclientIpsecParametersFuture, err error) + func (client VirtualNetworkGatewaysClient) GetVpnclientIpsecParametersPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) GetVpnclientIpsecParametersResponder(resp *http.Response) (result VpnClientIPsecParameters, err error) + func (client VirtualNetworkGatewaysClient) GetVpnclientIpsecParametersSender(req *http.Request) (future VirtualNetworkGatewaysGetVpnclientIpsecParametersFuture, err error) + func (client VirtualNetworkGatewaysClient) List(ctx context.Context, resourceGroupName string) (result VirtualNetworkGatewayListResultPage, err error) + func (client VirtualNetworkGatewaysClient) ListComplete(ctx context.Context, resourceGroupName string) (result VirtualNetworkGatewayListResultIterator, err error) + func (client VirtualNetworkGatewaysClient) ListConnections(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayListConnectionsResultPage, err error) + func (client VirtualNetworkGatewaysClient) ListConnectionsComplete(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayListConnectionsResultIterator, err error) + func (client VirtualNetworkGatewaysClient) ListConnectionsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) ListConnectionsResponder(resp *http.Response) (result VirtualNetworkGatewayListConnectionsResult, err error) + func (client VirtualNetworkGatewaysClient) ListConnectionsSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkGatewaysClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) ListResponder(resp *http.Response) (result VirtualNetworkGatewayListResult, err error) + func (client VirtualNetworkGatewaysClient) ListSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkGatewaysClient) Reset(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysResetFuture, err error) + func (client VirtualNetworkGatewaysClient) ResetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) ResetResponder(resp *http.Response) (result VirtualNetworkGateway, err error) + func (client VirtualNetworkGatewaysClient) ResetSender(req *http.Request) (future VirtualNetworkGatewaysResetFuture, err error) + func (client VirtualNetworkGatewaysClient) ResetVpnClientSharedKey(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysResetVpnClientSharedKeyFuture, err error) + func (client VirtualNetworkGatewaysClient) ResetVpnClientSharedKeyPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) ResetVpnClientSharedKeyResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualNetworkGatewaysClient) ResetVpnClientSharedKeySender(req *http.Request) (future VirtualNetworkGatewaysResetVpnClientSharedKeyFuture, err error) + func (client VirtualNetworkGatewaysClient) SetVpnclientIpsecParameters(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysSetVpnclientIpsecParametersFuture, err error) + func (client VirtualNetworkGatewaysClient) SetVpnclientIpsecParametersPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) SetVpnclientIpsecParametersResponder(resp *http.Response) (result VpnClientIPsecParameters, err error) + func (client VirtualNetworkGatewaysClient) SetVpnclientIpsecParametersSender(req *http.Request) (future VirtualNetworkGatewaysSetVpnclientIpsecParametersFuture, err error) + func (client VirtualNetworkGatewaysClient) StartPacketCapture(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysStartPacketCaptureFuture, err error) + func (client VirtualNetworkGatewaysClient) StartPacketCapturePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) StartPacketCaptureResponder(resp *http.Response) (result String, err error) + func (client VirtualNetworkGatewaysClient) StartPacketCaptureSender(req *http.Request) (future VirtualNetworkGatewaysStartPacketCaptureFuture, err error) + func (client VirtualNetworkGatewaysClient) StopPacketCapture(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysStopPacketCaptureFuture, err error) + func (client VirtualNetworkGatewaysClient) StopPacketCapturePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) StopPacketCaptureResponder(resp *http.Response) (result String, err error) + func (client VirtualNetworkGatewaysClient) StopPacketCaptureSender(req *http.Request) (future VirtualNetworkGatewaysStopPacketCaptureFuture, err error) + func (client VirtualNetworkGatewaysClient) SupportedVpnDevices(ctx context.Context, resourceGroupName string, ...) (result String, err error) + func (client VirtualNetworkGatewaysClient) SupportedVpnDevicesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) SupportedVpnDevicesResponder(resp *http.Response) (result String, err error) + func (client VirtualNetworkGatewaysClient) SupportedVpnDevicesSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysUpdateTagsFuture, err error) + func (client VirtualNetworkGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) UpdateTagsResponder(resp *http.Response) (result VirtualNetworkGateway, err error) + func (client VirtualNetworkGatewaysClient) UpdateTagsSender(req *http.Request) (future VirtualNetworkGatewaysUpdateTagsFuture, err error) + func (client VirtualNetworkGatewaysClient) VpnDeviceConfigurationScript(ctx context.Context, resourceGroupName string, ...) (result String, err error) + func (client VirtualNetworkGatewaysClient) VpnDeviceConfigurationScriptPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VirtualNetworkGatewaysClient) VpnDeviceConfigurationScriptResponder(resp *http.Response) (result String, err error) + func (client VirtualNetworkGatewaysClient) VpnDeviceConfigurationScriptSender(req *http.Request) (*http.Response, error) + type VirtualNetworkGatewaysCreateOrUpdateFuture struct + func (future *VirtualNetworkGatewaysCreateOrUpdateFuture) Result(client VirtualNetworkGatewaysClient) (vng VirtualNetworkGateway, err error) + type VirtualNetworkGatewaysDeleteFuture struct + func (future *VirtualNetworkGatewaysDeleteFuture) Result(client VirtualNetworkGatewaysClient) (ar autorest.Response, err error) + type VirtualNetworkGatewaysGenerateVpnProfileFuture struct + func (future *VirtualNetworkGatewaysGenerateVpnProfileFuture) Result(client VirtualNetworkGatewaysClient) (s String, err error) + type VirtualNetworkGatewaysGeneratevpnclientpackageFuture struct + func (future *VirtualNetworkGatewaysGeneratevpnclientpackageFuture) Result(client VirtualNetworkGatewaysClient) (s String, err error) + type VirtualNetworkGatewaysGetAdvertisedRoutesFuture struct + func (future *VirtualNetworkGatewaysGetAdvertisedRoutesFuture) Result(client VirtualNetworkGatewaysClient) (grlr GatewayRouteListResult, err error) + type VirtualNetworkGatewaysGetBgpPeerStatusFuture struct + func (future *VirtualNetworkGatewaysGetBgpPeerStatusFuture) Result(client VirtualNetworkGatewaysClient) (bpslr BgpPeerStatusListResult, err error) + type VirtualNetworkGatewaysGetLearnedRoutesFuture struct + func (future *VirtualNetworkGatewaysGetLearnedRoutesFuture) Result(client VirtualNetworkGatewaysClient) (grlr GatewayRouteListResult, err error) + type VirtualNetworkGatewaysGetVpnProfilePackageURLFuture struct + func (future *VirtualNetworkGatewaysGetVpnProfilePackageURLFuture) Result(client VirtualNetworkGatewaysClient) (s String, err error) + type VirtualNetworkGatewaysGetVpnclientConnectionHealthFuture struct + func (future *VirtualNetworkGatewaysGetVpnclientConnectionHealthFuture) Result(client VirtualNetworkGatewaysClient) (vcchdlr VpnClientConnectionHealthDetailListResult, err error) + type VirtualNetworkGatewaysGetVpnclientIpsecParametersFuture struct + func (future *VirtualNetworkGatewaysGetVpnclientIpsecParametersFuture) Result(client VirtualNetworkGatewaysClient) (vcipp VpnClientIPsecParameters, err error) + type VirtualNetworkGatewaysResetFuture struct + func (future *VirtualNetworkGatewaysResetFuture) Result(client VirtualNetworkGatewaysClient) (vng VirtualNetworkGateway, err error) + type VirtualNetworkGatewaysResetVpnClientSharedKeyFuture struct + func (future *VirtualNetworkGatewaysResetVpnClientSharedKeyFuture) Result(client VirtualNetworkGatewaysClient) (ar autorest.Response, err error) + type VirtualNetworkGatewaysSetVpnclientIpsecParametersFuture struct + func (future *VirtualNetworkGatewaysSetVpnclientIpsecParametersFuture) Result(client VirtualNetworkGatewaysClient) (vcipp VpnClientIPsecParameters, err error) + type VirtualNetworkGatewaysStartPacketCaptureFuture struct + func (future *VirtualNetworkGatewaysStartPacketCaptureFuture) Result(client VirtualNetworkGatewaysClient) (s String, err error) + type VirtualNetworkGatewaysStopPacketCaptureFuture struct + func (future *VirtualNetworkGatewaysStopPacketCaptureFuture) Result(client VirtualNetworkGatewaysClient) (s String, err error) + type VirtualNetworkGatewaysUpdateTagsFuture struct + func (future *VirtualNetworkGatewaysUpdateTagsFuture) Result(client VirtualNetworkGatewaysClient) (vng VirtualNetworkGateway, err error) + type VirtualNetworkListResult struct + NextLink *string + Value *[]VirtualNetwork + func (vnlr VirtualNetworkListResult) IsEmpty() bool + type VirtualNetworkListResultIterator struct + func NewVirtualNetworkListResultIterator(page VirtualNetworkListResultPage) VirtualNetworkListResultIterator + func (iter *VirtualNetworkListResultIterator) Next() error + func (iter *VirtualNetworkListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter VirtualNetworkListResultIterator) NotDone() bool + func (iter VirtualNetworkListResultIterator) Response() VirtualNetworkListResult + func (iter VirtualNetworkListResultIterator) Value() VirtualNetwork + type VirtualNetworkListResultPage struct + func NewVirtualNetworkListResultPage(...) VirtualNetworkListResultPage + func (page *VirtualNetworkListResultPage) Next() error + func (page *VirtualNetworkListResultPage) NextWithContext(ctx context.Context) (err error) + func (page VirtualNetworkListResultPage) NotDone() bool + func (page VirtualNetworkListResultPage) Response() VirtualNetworkListResult + func (page VirtualNetworkListResultPage) Values() []VirtualNetwork + type VirtualNetworkListUsageResult struct + NextLink *string + Value *[]VirtualNetworkUsage + func (vnlur VirtualNetworkListUsageResult) IsEmpty() bool + type VirtualNetworkListUsageResultIterator struct + func NewVirtualNetworkListUsageResultIterator(page VirtualNetworkListUsageResultPage) VirtualNetworkListUsageResultIterator + func (iter *VirtualNetworkListUsageResultIterator) Next() error + func (iter *VirtualNetworkListUsageResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter VirtualNetworkListUsageResultIterator) NotDone() bool + func (iter VirtualNetworkListUsageResultIterator) Response() VirtualNetworkListUsageResult + func (iter VirtualNetworkListUsageResultIterator) Value() VirtualNetworkUsage + type VirtualNetworkListUsageResultPage struct + func NewVirtualNetworkListUsageResultPage(...) VirtualNetworkListUsageResultPage + func (page *VirtualNetworkListUsageResultPage) Next() error + func (page *VirtualNetworkListUsageResultPage) NextWithContext(ctx context.Context) (err error) + func (page VirtualNetworkListUsageResultPage) NotDone() bool + func (page VirtualNetworkListUsageResultPage) Response() VirtualNetworkListUsageResult + func (page VirtualNetworkListUsageResultPage) Values() []VirtualNetworkUsage + type VirtualNetworkPeering struct + Etag *string + ID *string + Name *string + func (vnp *VirtualNetworkPeering) UnmarshalJSON(body []byte) error + func (vnp VirtualNetworkPeering) MarshalJSON() ([]byte, error) + type VirtualNetworkPeeringListResult struct + NextLink *string + Value *[]VirtualNetworkPeering + func (vnplr VirtualNetworkPeeringListResult) IsEmpty() bool + type VirtualNetworkPeeringListResultIterator struct + func NewVirtualNetworkPeeringListResultIterator(page VirtualNetworkPeeringListResultPage) VirtualNetworkPeeringListResultIterator + func (iter *VirtualNetworkPeeringListResultIterator) Next() error + func (iter *VirtualNetworkPeeringListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter VirtualNetworkPeeringListResultIterator) NotDone() bool + func (iter VirtualNetworkPeeringListResultIterator) Response() VirtualNetworkPeeringListResult + func (iter VirtualNetworkPeeringListResultIterator) Value() VirtualNetworkPeering + type VirtualNetworkPeeringListResultPage struct + func NewVirtualNetworkPeeringListResultPage(...) VirtualNetworkPeeringListResultPage + func (page *VirtualNetworkPeeringListResultPage) Next() error + func (page *VirtualNetworkPeeringListResultPage) NextWithContext(ctx context.Context) (err error) + func (page VirtualNetworkPeeringListResultPage) NotDone() bool + func (page VirtualNetworkPeeringListResultPage) Response() VirtualNetworkPeeringListResult + func (page VirtualNetworkPeeringListResultPage) Values() []VirtualNetworkPeering + type VirtualNetworkPeeringPropertiesFormat struct + AllowForwardedTraffic *bool + AllowGatewayTransit *bool + AllowVirtualNetworkAccess *bool + PeeringState VirtualNetworkPeeringState + ProvisioningState ProvisioningState + RemoteAddressSpace *AddressSpace + RemoteVirtualNetwork *SubResource + UseRemoteGateways *bool + type VirtualNetworkPeeringState string + const VirtualNetworkPeeringStateConnected + const VirtualNetworkPeeringStateDisconnected + const VirtualNetworkPeeringStateInitiated + func PossibleVirtualNetworkPeeringStateValues() []VirtualNetworkPeeringState + type VirtualNetworkPeeringsClient struct + func NewVirtualNetworkPeeringsClient(subscriptionID string) VirtualNetworkPeeringsClient + func NewVirtualNetworkPeeringsClientWithBaseURI(baseURI string, subscriptionID string) VirtualNetworkPeeringsClient + func (client VirtualNetworkPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworkPeeringsCreateOrUpdateFuture, err error) + func (client VirtualNetworkPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client VirtualNetworkPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetworkPeering, err error) + func (client VirtualNetworkPeeringsClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworkPeeringsCreateOrUpdateFuture, err error) + func (client VirtualNetworkPeeringsClient) Delete(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworkPeeringsDeleteFuture, err error) + func (client VirtualNetworkPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client VirtualNetworkPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualNetworkPeeringsClient) DeleteSender(req *http.Request) (future VirtualNetworkPeeringsDeleteFuture, err error) + func (client VirtualNetworkPeeringsClient) Get(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworkPeering, err error) + func (client VirtualNetworkPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client VirtualNetworkPeeringsClient) GetResponder(resp *http.Response) (result VirtualNetworkPeering, err error) + func (client VirtualNetworkPeeringsClient) GetSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkPeeringsClient) List(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworkPeeringListResultPage, err error) + func (client VirtualNetworkPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworkPeeringListResultIterator, err error) + func (client VirtualNetworkPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string) (*http.Request, error) + func (client VirtualNetworkPeeringsClient) ListResponder(resp *http.Response) (result VirtualNetworkPeeringListResult, err error) + func (client VirtualNetworkPeeringsClient) ListSender(req *http.Request) (*http.Response, error) + type VirtualNetworkPeeringsCreateOrUpdateFuture struct + func (future *VirtualNetworkPeeringsCreateOrUpdateFuture) Result(client VirtualNetworkPeeringsClient) (vnp VirtualNetworkPeering, err error) + type VirtualNetworkPeeringsDeleteFuture struct + func (future *VirtualNetworkPeeringsDeleteFuture) Result(client VirtualNetworkPeeringsClient) (ar autorest.Response, err error) + type VirtualNetworkPropertiesFormat struct + AddressSpace *AddressSpace + BgpCommunities *VirtualNetworkBgpCommunities + DdosProtectionPlan *SubResource + DhcpOptions *DhcpOptions + EnableDdosProtection *bool + EnableVMProtection *bool + ProvisioningState ProvisioningState + ResourceGUID *string + Subnets *[]Subnet + VirtualNetworkPeerings *[]VirtualNetworkPeering + type VirtualNetworkTap struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vnt *VirtualNetworkTap) UnmarshalJSON(body []byte) error + func (vnt VirtualNetworkTap) MarshalJSON() ([]byte, error) + type VirtualNetworkTapListResult struct + NextLink *string + Value *[]VirtualNetworkTap + func (vntlr VirtualNetworkTapListResult) IsEmpty() bool + type VirtualNetworkTapListResultIterator struct + func NewVirtualNetworkTapListResultIterator(page VirtualNetworkTapListResultPage) VirtualNetworkTapListResultIterator + func (iter *VirtualNetworkTapListResultIterator) Next() error + func (iter *VirtualNetworkTapListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter VirtualNetworkTapListResultIterator) NotDone() bool + func (iter VirtualNetworkTapListResultIterator) Response() VirtualNetworkTapListResult + func (iter VirtualNetworkTapListResultIterator) Value() VirtualNetworkTap + type VirtualNetworkTapListResultPage struct + func NewVirtualNetworkTapListResultPage(...) VirtualNetworkTapListResultPage + func (page *VirtualNetworkTapListResultPage) Next() error + func (page *VirtualNetworkTapListResultPage) NextWithContext(ctx context.Context) (err error) + func (page VirtualNetworkTapListResultPage) NotDone() bool + func (page VirtualNetworkTapListResultPage) Response() VirtualNetworkTapListResult + func (page VirtualNetworkTapListResultPage) Values() []VirtualNetworkTap + type VirtualNetworkTapPropertiesFormat struct + DestinationLoadBalancerFrontEndIPConfiguration *FrontendIPConfiguration + DestinationNetworkInterfaceIPConfiguration *InterfaceIPConfiguration + DestinationPort *int32 + NetworkInterfaceTapConfigurations *[]InterfaceTapConfiguration + ProvisioningState ProvisioningState + ResourceGUID *string + type VirtualNetworkTapsClient struct + func NewVirtualNetworkTapsClient(subscriptionID string) VirtualNetworkTapsClient + func NewVirtualNetworkTapsClientWithBaseURI(baseURI string, subscriptionID string) VirtualNetworkTapsClient + func (client VirtualNetworkTapsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, tapName string, ...) (result VirtualNetworkTapsCreateOrUpdateFuture, err error) + func (client VirtualNetworkTapsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, tapName string, ...) (*http.Request, error) + func (client VirtualNetworkTapsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetworkTap, err error) + func (client VirtualNetworkTapsClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworkTapsCreateOrUpdateFuture, err error) + func (client VirtualNetworkTapsClient) Delete(ctx context.Context, resourceGroupName string, tapName string) (result VirtualNetworkTapsDeleteFuture, err error) + func (client VirtualNetworkTapsClient) DeletePreparer(ctx context.Context, resourceGroupName string, tapName string) (*http.Request, error) + func (client VirtualNetworkTapsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualNetworkTapsClient) DeleteSender(req *http.Request) (future VirtualNetworkTapsDeleteFuture, err error) + func (client VirtualNetworkTapsClient) Get(ctx context.Context, resourceGroupName string, tapName string) (result VirtualNetworkTap, err error) + func (client VirtualNetworkTapsClient) GetPreparer(ctx context.Context, resourceGroupName string, tapName string) (*http.Request, error) + func (client VirtualNetworkTapsClient) GetResponder(resp *http.Response) (result VirtualNetworkTap, err error) + func (client VirtualNetworkTapsClient) GetSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkTapsClient) ListAll(ctx context.Context) (result VirtualNetworkTapListResultPage, err error) + func (client VirtualNetworkTapsClient) ListAllComplete(ctx context.Context) (result VirtualNetworkTapListResultIterator, err error) + func (client VirtualNetworkTapsClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client VirtualNetworkTapsClient) ListAllResponder(resp *http.Response) (result VirtualNetworkTapListResult, err error) + func (client VirtualNetworkTapsClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkTapsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result VirtualNetworkTapListResultPage, err error) + func (client VirtualNetworkTapsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result VirtualNetworkTapListResultIterator, err error) + func (client VirtualNetworkTapsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VirtualNetworkTapsClient) ListByResourceGroupResponder(resp *http.Response) (result VirtualNetworkTapListResult, err error) + func (client VirtualNetworkTapsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworkTapsClient) UpdateTags(ctx context.Context, resourceGroupName string, tapName string, ...) (result VirtualNetworkTapsUpdateTagsFuture, err error) + func (client VirtualNetworkTapsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, tapName string, ...) (*http.Request, error) + func (client VirtualNetworkTapsClient) UpdateTagsResponder(resp *http.Response) (result VirtualNetworkTap, err error) + func (client VirtualNetworkTapsClient) UpdateTagsSender(req *http.Request) (future VirtualNetworkTapsUpdateTagsFuture, err error) + type VirtualNetworkTapsCreateOrUpdateFuture struct + func (future *VirtualNetworkTapsCreateOrUpdateFuture) Result(client VirtualNetworkTapsClient) (vnt VirtualNetworkTap, err error) + type VirtualNetworkTapsDeleteFuture struct + func (future *VirtualNetworkTapsDeleteFuture) Result(client VirtualNetworkTapsClient) (ar autorest.Response, err error) + type VirtualNetworkTapsUpdateTagsFuture struct + func (future *VirtualNetworkTapsUpdateTagsFuture) Result(client VirtualNetworkTapsClient) (vnt VirtualNetworkTap, err error) + type VirtualNetworkUsage struct + CurrentValue *float64 + ID *string + Limit *float64 + Name *VirtualNetworkUsageName + Unit *string + type VirtualNetworkUsageName struct + LocalizedValue *string + Value *string + type VirtualNetworksClient struct + func NewVirtualNetworksClient(subscriptionID string) VirtualNetworksClient + func NewVirtualNetworksClientWithBaseURI(baseURI string, subscriptionID string) VirtualNetworksClient + func (client VirtualNetworksClient) CheckIPAddressAvailability(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result IPAddressAvailabilityResult, err error) + func (client VirtualNetworksClient) CheckIPAddressAvailabilityPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client VirtualNetworksClient) CheckIPAddressAvailabilityResponder(resp *http.Response) (result IPAddressAvailabilityResult, err error) + func (client VirtualNetworksClient) CheckIPAddressAvailabilitySender(req *http.Request) (*http.Response, error) + func (client VirtualNetworksClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworksCreateOrUpdateFuture, err error) + func (client VirtualNetworksClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client VirtualNetworksClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetwork, err error) + func (client VirtualNetworksClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworksCreateOrUpdateFuture, err error) + func (client VirtualNetworksClient) Delete(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworksDeleteFuture, err error) + func (client VirtualNetworksClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string) (*http.Request, error) + func (client VirtualNetworksClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualNetworksClient) DeleteSender(req *http.Request) (future VirtualNetworksDeleteFuture, err error) + func (client VirtualNetworksClient) Get(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetwork, err error) + func (client VirtualNetworksClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client VirtualNetworksClient) GetResponder(resp *http.Response) (result VirtualNetwork, err error) + func (client VirtualNetworksClient) GetSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworksClient) List(ctx context.Context, resourceGroupName string) (result VirtualNetworkListResultPage, err error) + func (client VirtualNetworksClient) ListAll(ctx context.Context) (result VirtualNetworkListResultPage, err error) + func (client VirtualNetworksClient) ListAllComplete(ctx context.Context) (result VirtualNetworkListResultIterator, err error) + func (client VirtualNetworksClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client VirtualNetworksClient) ListAllResponder(resp *http.Response) (result VirtualNetworkListResult, err error) + func (client VirtualNetworksClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworksClient) ListComplete(ctx context.Context, resourceGroupName string) (result VirtualNetworkListResultIterator, err error) + func (client VirtualNetworksClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VirtualNetworksClient) ListResponder(resp *http.Response) (result VirtualNetworkListResult, err error) + func (client VirtualNetworksClient) ListSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworksClient) ListUsage(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworkListUsageResultPage, err error) + func (client VirtualNetworksClient) ListUsageComplete(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworkListUsageResultIterator, err error) + func (client VirtualNetworksClient) ListUsagePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string) (*http.Request, error) + func (client VirtualNetworksClient) ListUsageResponder(resp *http.Response) (result VirtualNetworkListUsageResult, err error) + func (client VirtualNetworksClient) ListUsageSender(req *http.Request) (*http.Response, error) + func (client VirtualNetworksClient) UpdateTags(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworksUpdateTagsFuture, err error) + func (client VirtualNetworksClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error) + func (client VirtualNetworksClient) UpdateTagsResponder(resp *http.Response) (result VirtualNetwork, err error) + func (client VirtualNetworksClient) UpdateTagsSender(req *http.Request) (future VirtualNetworksUpdateTagsFuture, err error) + type VirtualNetworksCreateOrUpdateFuture struct + func (future *VirtualNetworksCreateOrUpdateFuture) Result(client VirtualNetworksClient) (vn VirtualNetwork, err error) + type VirtualNetworksDeleteFuture struct + func (future *VirtualNetworksDeleteFuture) Result(client VirtualNetworksClient) (ar autorest.Response, err error) + type VirtualNetworksUpdateTagsFuture struct + func (future *VirtualNetworksUpdateTagsFuture) Result(client VirtualNetworksClient) (vn VirtualNetwork, err error) + type VirtualRouter struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vr *VirtualRouter) UnmarshalJSON(body []byte) error + func (vr VirtualRouter) MarshalJSON() ([]byte, error) + type VirtualRouterListResult struct + NextLink *string + Value *[]VirtualRouter + func (vrlr VirtualRouterListResult) IsEmpty() bool + type VirtualRouterListResultIterator struct + func NewVirtualRouterListResultIterator(page VirtualRouterListResultPage) VirtualRouterListResultIterator + func (iter *VirtualRouterListResultIterator) Next() error + func (iter *VirtualRouterListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter VirtualRouterListResultIterator) NotDone() bool + func (iter VirtualRouterListResultIterator) Response() VirtualRouterListResult + func (iter VirtualRouterListResultIterator) Value() VirtualRouter + type VirtualRouterListResultPage struct + func NewVirtualRouterListResultPage(...) VirtualRouterListResultPage + func (page *VirtualRouterListResultPage) Next() error + func (page *VirtualRouterListResultPage) NextWithContext(ctx context.Context) (err error) + func (page VirtualRouterListResultPage) NotDone() bool + func (page VirtualRouterListResultPage) Response() VirtualRouterListResult + func (page VirtualRouterListResultPage) Values() []VirtualRouter + type VirtualRouterPeering struct + Etag *string + ID *string + Name *string + Type *string + func (vrp *VirtualRouterPeering) UnmarshalJSON(body []byte) error + func (vrp VirtualRouterPeering) MarshalJSON() ([]byte, error) + type VirtualRouterPeeringListResult struct + NextLink *string + Value *[]VirtualRouterPeering + func (vrplr VirtualRouterPeeringListResult) IsEmpty() bool + type VirtualRouterPeeringListResultIterator struct + func NewVirtualRouterPeeringListResultIterator(page VirtualRouterPeeringListResultPage) VirtualRouterPeeringListResultIterator + func (iter *VirtualRouterPeeringListResultIterator) Next() error + func (iter *VirtualRouterPeeringListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter VirtualRouterPeeringListResultIterator) NotDone() bool + func (iter VirtualRouterPeeringListResultIterator) Response() VirtualRouterPeeringListResult + func (iter VirtualRouterPeeringListResultIterator) Value() VirtualRouterPeering + type VirtualRouterPeeringListResultPage struct + func NewVirtualRouterPeeringListResultPage(...) VirtualRouterPeeringListResultPage + func (page *VirtualRouterPeeringListResultPage) Next() error + func (page *VirtualRouterPeeringListResultPage) NextWithContext(ctx context.Context) (err error) + func (page VirtualRouterPeeringListResultPage) NotDone() bool + func (page VirtualRouterPeeringListResultPage) Response() VirtualRouterPeeringListResult + func (page VirtualRouterPeeringListResultPage) Values() []VirtualRouterPeering + type VirtualRouterPeeringProperties struct + PeerAsn *int64 + PeerIP *string + ProvisioningState ProvisioningState + type VirtualRouterPeeringsClient struct + func NewVirtualRouterPeeringsClient(subscriptionID string) VirtualRouterPeeringsClient + func NewVirtualRouterPeeringsClientWithBaseURI(baseURI string, subscriptionID string) VirtualRouterPeeringsClient + func (client VirtualRouterPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouterPeeringsCreateOrUpdateFuture, err error) + func (client VirtualRouterPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error) + func (client VirtualRouterPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualRouterPeering, err error) + func (client VirtualRouterPeeringsClient) CreateOrUpdateSender(req *http.Request) (future VirtualRouterPeeringsCreateOrUpdateFuture, err error) + func (client VirtualRouterPeeringsClient) Delete(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouterPeeringsDeleteFuture, err error) + func (client VirtualRouterPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error) + func (client VirtualRouterPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualRouterPeeringsClient) DeleteSender(req *http.Request) (future VirtualRouterPeeringsDeleteFuture, err error) + func (client VirtualRouterPeeringsClient) Get(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouterPeering, err error) + func (client VirtualRouterPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error) + func (client VirtualRouterPeeringsClient) GetResponder(resp *http.Response) (result VirtualRouterPeering, err error) + func (client VirtualRouterPeeringsClient) GetSender(req *http.Request) (*http.Response, error) + func (client VirtualRouterPeeringsClient) List(ctx context.Context, resourceGroupName string, virtualRouterName string) (result VirtualRouterPeeringListResultPage, err error) + func (client VirtualRouterPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, virtualRouterName string) (result VirtualRouterPeeringListResultIterator, err error) + func (client VirtualRouterPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualRouterName string) (*http.Request, error) + func (client VirtualRouterPeeringsClient) ListResponder(resp *http.Response) (result VirtualRouterPeeringListResult, err error) + func (client VirtualRouterPeeringsClient) ListSender(req *http.Request) (*http.Response, error) + func (client VirtualRouterPeeringsClient) Update(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouterPeering, err error) + func (client VirtualRouterPeeringsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error) + func (client VirtualRouterPeeringsClient) UpdateResponder(resp *http.Response) (result VirtualRouterPeering, err error) + func (client VirtualRouterPeeringsClient) UpdateSender(req *http.Request) (*http.Response, error) + type VirtualRouterPeeringsCreateOrUpdateFuture struct + func (future *VirtualRouterPeeringsCreateOrUpdateFuture) Result(client VirtualRouterPeeringsClient) (vrp VirtualRouterPeering, err error) + type VirtualRouterPeeringsDeleteFuture struct + func (future *VirtualRouterPeeringsDeleteFuture) Result(client VirtualRouterPeeringsClient) (ar autorest.Response, err error) + type VirtualRouterPropertiesFormat struct + HostedGateway *SubResource + HostedSubnet *SubResource + Peerings *[]SubResource + ProvisioningState ProvisioningState + VirtualRouterAsn *int64 + VirtualRouterIps *[]string + type VirtualRoutersClient struct + func NewVirtualRoutersClient(subscriptionID string) VirtualRoutersClient + func NewVirtualRoutersClientWithBaseURI(baseURI string, subscriptionID string) VirtualRoutersClient + func (client VirtualRoutersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRoutersCreateOrUpdateFuture, err error) + func (client VirtualRoutersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error) + func (client VirtualRoutersClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualRouter, err error) + func (client VirtualRoutersClient) CreateOrUpdateSender(req *http.Request) (future VirtualRoutersCreateOrUpdateFuture, err error) + func (client VirtualRoutersClient) Delete(ctx context.Context, resourceGroupName string, virtualRouterName string) (result VirtualRoutersDeleteFuture, err error) + func (client VirtualRoutersClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string) (*http.Request, error) + func (client VirtualRoutersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualRoutersClient) DeleteSender(req *http.Request) (future VirtualRoutersDeleteFuture, err error) + func (client VirtualRoutersClient) Get(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouter, err error) + func (client VirtualRoutersClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error) + func (client VirtualRoutersClient) GetResponder(resp *http.Response) (result VirtualRouter, err error) + func (client VirtualRoutersClient) GetSender(req *http.Request) (*http.Response, error) + func (client VirtualRoutersClient) List(ctx context.Context) (result VirtualRouterListResultPage, err error) + func (client VirtualRoutersClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result VirtualRouterListResultPage, err error) + func (client VirtualRoutersClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result VirtualRouterListResultIterator, err error) + func (client VirtualRoutersClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VirtualRoutersClient) ListByResourceGroupResponder(resp *http.Response) (result VirtualRouterListResult, err error) + func (client VirtualRoutersClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client VirtualRoutersClient) ListComplete(ctx context.Context) (result VirtualRouterListResultIterator, err error) + func (client VirtualRoutersClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client VirtualRoutersClient) ListResponder(resp *http.Response) (result VirtualRouterListResult, err error) + func (client VirtualRoutersClient) ListSender(req *http.Request) (*http.Response, error) + func (client VirtualRoutersClient) Update(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouter, err error) + func (client VirtualRoutersClient) UpdatePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error) + func (client VirtualRoutersClient) UpdateResponder(resp *http.Response) (result VirtualRouter, err error) + func (client VirtualRoutersClient) UpdateSender(req *http.Request) (*http.Response, error) + type VirtualRoutersCreateOrUpdateFuture struct + func (future *VirtualRoutersCreateOrUpdateFuture) Result(client VirtualRoutersClient) (vr VirtualRouter, err error) + type VirtualRoutersDeleteFuture struct + func (future *VirtualRoutersDeleteFuture) Result(client VirtualRoutersClient) (ar autorest.Response, err error) + type VirtualWAN struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vw *VirtualWAN) UnmarshalJSON(body []byte) error + func (vw VirtualWAN) MarshalJSON() ([]byte, error) + type VirtualWanProperties struct + AllowBranchToBranchTraffic *bool + AllowVnetToVnetTraffic *bool + DisableVpnEncryption *bool + Office365LocalBreakoutCategory OfficeTrafficCategory + ProvisioningState ProvisioningState + VirtualHubs *[]SubResource + VpnSites *[]SubResource + type VirtualWanSecurityProvider struct + Name *string + Type VirtualWanSecurityProviderType + URL *string + type VirtualWanSecurityProviderType string + const External + const Native + func PossibleVirtualWanSecurityProviderTypeValues() []VirtualWanSecurityProviderType + type VirtualWanSecurityProviders struct + SupportedProviders *[]VirtualWanSecurityProvider + type VirtualWanVpnProfileParameters struct + AuthenticationMethod AuthenticationMethod + VpnServerConfigurationResourceID *string + type VirtualWansClient struct + func NewVirtualWansClient(subscriptionID string) VirtualWansClient + func NewVirtualWansClientWithBaseURI(baseURI string, subscriptionID string) VirtualWansClient + func (client VirtualWansClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (result VirtualWansCreateOrUpdateFuture, err error) + func (client VirtualWansClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (*http.Request, error) + func (client VirtualWansClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualWAN, err error) + func (client VirtualWansClient) CreateOrUpdateSender(req *http.Request) (future VirtualWansCreateOrUpdateFuture, err error) + func (client VirtualWansClient) Delete(ctx context.Context, resourceGroupName string, virtualWANName string) (result VirtualWansDeleteFuture, err error) + func (client VirtualWansClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualWANName string) (*http.Request, error) + func (client VirtualWansClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VirtualWansClient) DeleteSender(req *http.Request) (future VirtualWansDeleteFuture, err error) + func (client VirtualWansClient) Get(ctx context.Context, resourceGroupName string, virtualWANName string) (result VirtualWAN, err error) + func (client VirtualWansClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualWANName string) (*http.Request, error) + func (client VirtualWansClient) GetResponder(resp *http.Response) (result VirtualWAN, err error) + func (client VirtualWansClient) GetSender(req *http.Request) (*http.Response, error) + func (client VirtualWansClient) List(ctx context.Context) (result ListVirtualWANsResultPage, err error) + func (client VirtualWansClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListVirtualWANsResultPage, err error) + func (client VirtualWansClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListVirtualWANsResultIterator, err error) + func (client VirtualWansClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VirtualWansClient) ListByResourceGroupResponder(resp *http.Response) (result ListVirtualWANsResult, err error) + func (client VirtualWansClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client VirtualWansClient) ListComplete(ctx context.Context) (result ListVirtualWANsResultIterator, err error) + func (client VirtualWansClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client VirtualWansClient) ListResponder(resp *http.Response) (result ListVirtualWANsResult, err error) + func (client VirtualWansClient) ListSender(req *http.Request) (*http.Response, error) + func (client VirtualWansClient) UpdateTags(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (result VirtualWansUpdateTagsFuture, err error) + func (client VirtualWansClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (*http.Request, error) + func (client VirtualWansClient) UpdateTagsResponder(resp *http.Response) (result VirtualWAN, err error) + func (client VirtualWansClient) UpdateTagsSender(req *http.Request) (future VirtualWansUpdateTagsFuture, err error) + type VirtualWansCreateOrUpdateFuture struct + func (future *VirtualWansCreateOrUpdateFuture) Result(client VirtualWansClient) (vw VirtualWAN, err error) + type VirtualWansDeleteFuture struct + func (future *VirtualWansDeleteFuture) Result(client VirtualWansClient) (ar autorest.Response, err error) + type VirtualWansUpdateTagsFuture struct + func (future *VirtualWansUpdateTagsFuture) Result(client VirtualWansClient) (vw VirtualWAN, err error) + type VpnAuthenticationType string + const AAD + const Certificate + const Radius + func PossibleVpnAuthenticationTypeValues() []VpnAuthenticationType + type VpnClientConfiguration struct + AadAudience *string + AadIssuer *string + AadTenant *string + RadiusServerAddress *string + RadiusServerSecret *string + VpnClientAddressPool *AddressSpace + VpnClientIpsecPolicies *[]IpsecPolicy + VpnClientProtocols *[]VpnClientProtocol + VpnClientRevokedCertificates *[]VpnClientRevokedCertificate + VpnClientRootCertificates *[]VpnClientRootCertificate + type VpnClientConnectionHealth struct + AllocatedIPAddresses *[]string + TotalEgressBytesTransferred *int64 + TotalIngressBytesTransferred *int64 + VpnClientConnectionsCount *int32 + type VpnClientConnectionHealthDetail struct + EgressBytesTransferred *int64 + EgressPacketsTransferred *int64 + IngressBytesTransferred *int64 + IngressPacketsTransferred *int64 + MaxBandwidth *int64 + MaxPacketsPerSecond *int64 + PrivateIPAddress *string + PublicIPAddress *string + VpnConnectionDuration *int64 + VpnConnectionID *string + VpnConnectionTime *string + VpnUserName *string + type VpnClientConnectionHealthDetailListResult struct + Value *[]VpnClientConnectionHealthDetail + type VpnClientIPsecParameters struct + DhGroup DhGroup + IkeEncryption IkeEncryption + IkeIntegrity IkeIntegrity + IpsecEncryption IpsecEncryption + IpsecIntegrity IpsecIntegrity + PfsGroup PfsGroup + SaDataSizeKilobytes *int32 + SaLifeTimeSeconds *int32 + type VpnClientParameters struct + AuthenticationMethod AuthenticationMethod + ClientRootCertificates *[]string + ProcessorArchitecture ProcessorArchitecture + RadiusServerAuthCertificate *string + type VpnClientProtocol string + const IkeV2 + const OpenVPN + const SSTP + func PossibleVpnClientProtocolValues() []VpnClientProtocol + type VpnClientRevokedCertificate struct + Etag *string + ID *string + Name *string + func (vcrc *VpnClientRevokedCertificate) UnmarshalJSON(body []byte) error + func (vcrc VpnClientRevokedCertificate) MarshalJSON() ([]byte, error) + type VpnClientRevokedCertificatePropertiesFormat struct + ProvisioningState ProvisioningState + Thumbprint *string + type VpnClientRootCertificate struct + Etag *string + ID *string + Name *string + func (vcrc *VpnClientRootCertificate) UnmarshalJSON(body []byte) error + func (vcrc VpnClientRootCertificate) MarshalJSON() ([]byte, error) + type VpnClientRootCertificatePropertiesFormat struct + ProvisioningState ProvisioningState + PublicCertData *string + type VpnConnection struct + Etag *string + ID *string + Name *string + func (vc *VpnConnection) UnmarshalJSON(body []byte) error + func (vc VpnConnection) MarshalJSON() ([]byte, error) + type VpnConnectionProperties struct + ConnectionBandwidth *int32 + ConnectionStatus VpnConnectionStatus + EgressBytesTransferred *int64 + EnableBgp *bool + EnableInternetSecurity *bool + EnableRateLimiting *bool + IngressBytesTransferred *int64 + IpsecPolicies *[]IpsecPolicy + ProvisioningState ProvisioningState + RemoteVpnSite *SubResource + RoutingWeight *int32 + SharedKey *string + UseLocalAzureIPAddress *bool + UsePolicyBasedTrafficSelectors *bool + VpnConnectionProtocolType VirtualNetworkGatewayConnectionProtocol + VpnLinkConnections *[]VpnSiteLinkConnection + type VpnConnectionStatus string + const VpnConnectionStatusConnected + const VpnConnectionStatusConnecting + const VpnConnectionStatusNotConnected + const VpnConnectionStatusUnknown + func PossibleVpnConnectionStatusValues() []VpnConnectionStatus + type VpnConnectionsClient struct + func NewVpnConnectionsClient(subscriptionID string) VpnConnectionsClient + func NewVpnConnectionsClientWithBaseURI(baseURI string, subscriptionID string) VpnConnectionsClient + func (client VpnConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnConnectionsCreateOrUpdateFuture, err error) + func (client VpnConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client VpnConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result VpnConnection, err error) + func (client VpnConnectionsClient) CreateOrUpdateSender(req *http.Request) (future VpnConnectionsCreateOrUpdateFuture, err error) + func (client VpnConnectionsClient) Delete(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnConnectionsDeleteFuture, err error) + func (client VpnConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client VpnConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VpnConnectionsClient) DeleteSender(req *http.Request) (future VpnConnectionsDeleteFuture, err error) + func (client VpnConnectionsClient) Get(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnConnection, err error) + func (client VpnConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client VpnConnectionsClient) GetResponder(resp *http.Response) (result VpnConnection, err error) + func (client VpnConnectionsClient) GetSender(req *http.Request) (*http.Response, error) + func (client VpnConnectionsClient) ListByVpnGateway(ctx context.Context, resourceGroupName string, gatewayName string) (result ListVpnConnectionsResultPage, err error) + func (client VpnConnectionsClient) ListByVpnGatewayComplete(ctx context.Context, resourceGroupName string, gatewayName string) (result ListVpnConnectionsResultIterator, err error) + func (client VpnConnectionsClient) ListByVpnGatewayPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error) + func (client VpnConnectionsClient) ListByVpnGatewayResponder(resp *http.Response) (result ListVpnConnectionsResult, err error) + func (client VpnConnectionsClient) ListByVpnGatewaySender(req *http.Request) (*http.Response, error) + type VpnConnectionsCreateOrUpdateFuture struct + func (future *VpnConnectionsCreateOrUpdateFuture) Result(client VpnConnectionsClient) (vc VpnConnection, err error) + type VpnConnectionsDeleteFuture struct + func (future *VpnConnectionsDeleteFuture) Result(client VpnConnectionsClient) (ar autorest.Response, err error) + type VpnDeviceScriptParameters struct + DeviceFamily *string + FirmwareVersion *string + Vendor *string + type VpnGateway struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vg *VpnGateway) UnmarshalJSON(body []byte) error + func (vg VpnGateway) MarshalJSON() ([]byte, error) + type VpnGatewayGeneration string + const VpnGatewayGenerationGeneration1 + const VpnGatewayGenerationGeneration2 + const VpnGatewayGenerationNone + func PossibleVpnGatewayGenerationValues() []VpnGatewayGeneration + type VpnGatewayProperties struct + BgpSettings *BgpSettings + Connections *[]VpnConnection + ProvisioningState ProvisioningState + VirtualHub *SubResource + VpnGatewayScaleUnit *int32 + type VpnGatewayTunnelingProtocol string + const VpnGatewayTunnelingProtocolIkeV2 + const VpnGatewayTunnelingProtocolOpenVPN + func PossibleVpnGatewayTunnelingProtocolValues() []VpnGatewayTunnelingProtocol + type VpnGatewaysClient struct + func NewVpnGatewaysClient(subscriptionID string) VpnGatewaysClient + func NewVpnGatewaysClientWithBaseURI(baseURI string, subscriptionID string) VpnGatewaysClient + func (client VpnGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnGatewaysCreateOrUpdateFuture, err error) + func (client VpnGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client VpnGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result VpnGateway, err error) + func (client VpnGatewaysClient) CreateOrUpdateSender(req *http.Request) (future VpnGatewaysCreateOrUpdateFuture, err error) + func (client VpnGatewaysClient) Delete(ctx context.Context, resourceGroupName string, gatewayName string) (result VpnGatewaysDeleteFuture, err error) + func (client VpnGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error) + func (client VpnGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VpnGatewaysClient) DeleteSender(req *http.Request) (future VpnGatewaysDeleteFuture, err error) + func (client VpnGatewaysClient) Get(ctx context.Context, resourceGroupName string, gatewayName string) (result VpnGateway, err error) + func (client VpnGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error) + func (client VpnGatewaysClient) GetResponder(resp *http.Response) (result VpnGateway, err error) + func (client VpnGatewaysClient) GetSender(req *http.Request) (*http.Response, error) + func (client VpnGatewaysClient) List(ctx context.Context) (result ListVpnGatewaysResultPage, err error) + func (client VpnGatewaysClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListVpnGatewaysResultPage, err error) + func (client VpnGatewaysClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListVpnGatewaysResultIterator, err error) + func (client VpnGatewaysClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VpnGatewaysClient) ListByResourceGroupResponder(resp *http.Response) (result ListVpnGatewaysResult, err error) + func (client VpnGatewaysClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client VpnGatewaysClient) ListComplete(ctx context.Context) (result ListVpnGatewaysResultIterator, err error) + func (client VpnGatewaysClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client VpnGatewaysClient) ListResponder(resp *http.Response) (result ListVpnGatewaysResult, err error) + func (client VpnGatewaysClient) ListSender(req *http.Request) (*http.Response, error) + func (client VpnGatewaysClient) Reset(ctx context.Context, resourceGroupName string, gatewayName string) (result VpnGatewaysResetFuture, err error) + func (client VpnGatewaysClient) ResetPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error) + func (client VpnGatewaysClient) ResetResponder(resp *http.Response) (result VpnGateway, err error) + func (client VpnGatewaysClient) ResetSender(req *http.Request) (future VpnGatewaysResetFuture, err error) + func (client VpnGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnGatewaysUpdateTagsFuture, err error) + func (client VpnGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client VpnGatewaysClient) UpdateTagsResponder(resp *http.Response) (result VpnGateway, err error) + func (client VpnGatewaysClient) UpdateTagsSender(req *http.Request) (future VpnGatewaysUpdateTagsFuture, err error) + type VpnGatewaysCreateOrUpdateFuture struct + func (future *VpnGatewaysCreateOrUpdateFuture) Result(client VpnGatewaysClient) (vg VpnGateway, err error) + type VpnGatewaysDeleteFuture struct + func (future *VpnGatewaysDeleteFuture) Result(client VpnGatewaysClient) (ar autorest.Response, err error) + type VpnGatewaysResetFuture struct + func (future *VpnGatewaysResetFuture) Result(client VpnGatewaysClient) (vg VpnGateway, err error) + type VpnGatewaysUpdateTagsFuture struct + func (future *VpnGatewaysUpdateTagsFuture) Result(client VpnGatewaysClient) (vg VpnGateway, err error) + type VpnLinkBgpSettings struct + Asn *int64 + BgpPeeringAddress *string + type VpnLinkConnectionsClient struct + func NewVpnLinkConnectionsClient(subscriptionID string) VpnLinkConnectionsClient + func NewVpnLinkConnectionsClientWithBaseURI(baseURI string, subscriptionID string) VpnLinkConnectionsClient + func (client VpnLinkConnectionsClient) ListByVpnConnection(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result ListVpnSiteLinkConnectionsResultPage, err error) + func (client VpnLinkConnectionsClient) ListByVpnConnectionComplete(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result ListVpnSiteLinkConnectionsResultIterator, err error) + func (client VpnLinkConnectionsClient) ListByVpnConnectionPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client VpnLinkConnectionsClient) ListByVpnConnectionResponder(resp *http.Response) (result ListVpnSiteLinkConnectionsResult, err error) + func (client VpnLinkConnectionsClient) ListByVpnConnectionSender(req *http.Request) (*http.Response, error) + type VpnLinkProviderProperties struct + LinkProviderName *string + LinkSpeedInMbps *int32 + type VpnPacketCaptureStartParameters struct + FilterData *string + type VpnPacketCaptureStopParameters struct + SasURL *string + type VpnProfileResponse struct + ProfileURL *string + type VpnServerConfigRadiusClientRootCertificate struct + Name *string + Thumbprint *string + type VpnServerConfigRadiusServerRootCertificate struct + Name *string + PublicCertData *string + type VpnServerConfigVpnClientRevokedCertificate struct + Name *string + Thumbprint *string + type VpnServerConfigVpnClientRootCertificate struct + Name *string + PublicCertData *string + type VpnServerConfiguration struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vsc *VpnServerConfiguration) UnmarshalJSON(body []byte) error + func (vsc VpnServerConfiguration) MarshalJSON() ([]byte, error) + type VpnServerConfigurationProperties struct + AadAuthenticationParameters *AadAuthenticationParameters + Etag *string + Name *string + P2SVpnGateways *[]P2SVpnGateway + ProvisioningState *string + RadiusServerAddress *string + RadiusServerSecret *string + VpnAuthenticationTypes *[]VpnAuthenticationType + VpnClientIpsecPolicies *[]IpsecPolicy + VpnProtocols *[]VpnGatewayTunnelingProtocol + VpnServerConfigRadiusClientRootCertificates *[]VpnServerConfigRadiusClientRootCertificate + VpnServerConfigRadiusServerRootCertificates *[]VpnServerConfigRadiusServerRootCertificate + VpnServerConfigVpnClientRevokedCertificates *[]VpnServerConfigVpnClientRevokedCertificate + VpnServerConfigVpnClientRootCertificates *[]VpnServerConfigVpnClientRootCertificate + type VpnServerConfigurationsAssociatedWithVirtualWanClient struct + func NewVpnServerConfigurationsAssociatedWithVirtualWanClient(subscriptionID string) VpnServerConfigurationsAssociatedWithVirtualWanClient + func NewVpnServerConfigurationsAssociatedWithVirtualWanClientWithBaseURI(baseURI string, subscriptionID string) VpnServerConfigurationsAssociatedWithVirtualWanClient + func (client VpnServerConfigurationsAssociatedWithVirtualWanClient) List(ctx context.Context, resourceGroupName string, virtualWANName string) (result VpnServerConfigurationsAssociatedWithVirtualWanListFuture, err error) + func (client VpnServerConfigurationsAssociatedWithVirtualWanClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualWANName string) (*http.Request, error) + func (client VpnServerConfigurationsAssociatedWithVirtualWanClient) ListResponder(resp *http.Response) (result VpnServerConfigurationsResponse, err error) + func (client VpnServerConfigurationsAssociatedWithVirtualWanClient) ListSender(req *http.Request) (future VpnServerConfigurationsAssociatedWithVirtualWanListFuture, err error) + type VpnServerConfigurationsAssociatedWithVirtualWanListFuture struct + func (future *VpnServerConfigurationsAssociatedWithVirtualWanListFuture) Result(client VpnServerConfigurationsAssociatedWithVirtualWanClient) (vscr VpnServerConfigurationsResponse, err error) + type VpnServerConfigurationsClient struct + func NewVpnServerConfigurationsClient(subscriptionID string) VpnServerConfigurationsClient + func NewVpnServerConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) VpnServerConfigurationsClient + func (client VpnServerConfigurationsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result VpnServerConfigurationsCreateOrUpdateFuture, err error) + func (client VpnServerConfigurationsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VpnServerConfigurationsClient) CreateOrUpdateResponder(resp *http.Response) (result VpnServerConfiguration, err error) + func (client VpnServerConfigurationsClient) CreateOrUpdateSender(req *http.Request) (future VpnServerConfigurationsCreateOrUpdateFuture, err error) + func (client VpnServerConfigurationsClient) Delete(ctx context.Context, resourceGroupName string, ...) (result VpnServerConfigurationsDeleteFuture, err error) + func (client VpnServerConfigurationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VpnServerConfigurationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VpnServerConfigurationsClient) DeleteSender(req *http.Request) (future VpnServerConfigurationsDeleteFuture, err error) + func (client VpnServerConfigurationsClient) Get(ctx context.Context, resourceGroupName string, ...) (result VpnServerConfiguration, err error) + func (client VpnServerConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VpnServerConfigurationsClient) GetResponder(resp *http.Response) (result VpnServerConfiguration, err error) + func (client VpnServerConfigurationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client VpnServerConfigurationsClient) List(ctx context.Context) (result ListVpnServerConfigurationsResultPage, err error) + func (client VpnServerConfigurationsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListVpnServerConfigurationsResultPage, err error) + func (client VpnServerConfigurationsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListVpnServerConfigurationsResultIterator, err error) + func (client VpnServerConfigurationsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VpnServerConfigurationsClient) ListByResourceGroupResponder(resp *http.Response) (result ListVpnServerConfigurationsResult, err error) + func (client VpnServerConfigurationsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client VpnServerConfigurationsClient) ListComplete(ctx context.Context) (result ListVpnServerConfigurationsResultIterator, err error) + func (client VpnServerConfigurationsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client VpnServerConfigurationsClient) ListResponder(resp *http.Response) (result ListVpnServerConfigurationsResult, err error) + func (client VpnServerConfigurationsClient) ListSender(req *http.Request) (*http.Response, error) + func (client VpnServerConfigurationsClient) UpdateTags(ctx context.Context, resourceGroupName string, ...) (result VpnServerConfigurationsUpdateTagsFuture, err error) + func (client VpnServerConfigurationsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error) + func (client VpnServerConfigurationsClient) UpdateTagsResponder(resp *http.Response) (result VpnServerConfiguration, err error) + func (client VpnServerConfigurationsClient) UpdateTagsSender(req *http.Request) (future VpnServerConfigurationsUpdateTagsFuture, err error) + type VpnServerConfigurationsCreateOrUpdateFuture struct + func (future *VpnServerConfigurationsCreateOrUpdateFuture) Result(client VpnServerConfigurationsClient) (vsc VpnServerConfiguration, err error) + type VpnServerConfigurationsDeleteFuture struct + func (future *VpnServerConfigurationsDeleteFuture) Result(client VpnServerConfigurationsClient) (ar autorest.Response, err error) + type VpnServerConfigurationsResponse struct + VpnServerConfigurationResourceIds *[]string + type VpnServerConfigurationsUpdateTagsFuture struct + func (future *VpnServerConfigurationsUpdateTagsFuture) Result(client VpnServerConfigurationsClient) (vsc VpnServerConfiguration, err error) + type VpnSite struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (vs *VpnSite) UnmarshalJSON(body []byte) error + func (vs VpnSite) MarshalJSON() ([]byte, error) + type VpnSiteID struct + VpnSite *string + type VpnSiteLink struct + Etag *string + ID *string + Name *string + Type *string + func (vsl *VpnSiteLink) UnmarshalJSON(body []byte) error + func (vsl VpnSiteLink) MarshalJSON() ([]byte, error) + type VpnSiteLinkConnection struct + Etag *string + ID *string + Name *string + Type *string + func (vslc *VpnSiteLinkConnection) UnmarshalJSON(body []byte) error + func (vslc VpnSiteLinkConnection) MarshalJSON() ([]byte, error) + type VpnSiteLinkConnectionProperties struct + ConnectionBandwidth *int32 + ConnectionStatus VpnConnectionStatus + EgressBytesTransferred *int64 + EnableBgp *bool + EnableRateLimiting *bool + IngressBytesTransferred *int64 + IpsecPolicies *[]IpsecPolicy + ProvisioningState ProvisioningState + RoutingWeight *int32 + SharedKey *string + UseLocalAzureIPAddress *bool + UsePolicyBasedTrafficSelectors *bool + VpnConnectionProtocolType VirtualNetworkGatewayConnectionProtocol + VpnSiteLink *SubResource + type VpnSiteLinkConnectionsClient struct + func NewVpnSiteLinkConnectionsClient(subscriptionID string) VpnSiteLinkConnectionsClient + func NewVpnSiteLinkConnectionsClientWithBaseURI(baseURI string, subscriptionID string) VpnSiteLinkConnectionsClient + func (client VpnSiteLinkConnectionsClient) Get(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnSiteLinkConnection, err error) + func (client VpnSiteLinkConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error) + func (client VpnSiteLinkConnectionsClient) GetResponder(resp *http.Response) (result VpnSiteLinkConnection, err error) + func (client VpnSiteLinkConnectionsClient) GetSender(req *http.Request) (*http.Response, error) + type VpnSiteLinkProperties struct + BgpProperties *VpnLinkBgpSettings + IPAddress *string + LinkProperties *VpnLinkProviderProperties + ProvisioningState ProvisioningState + type VpnSiteLinksClient struct + func NewVpnSiteLinksClient(subscriptionID string) VpnSiteLinksClient + func NewVpnSiteLinksClientWithBaseURI(baseURI string, subscriptionID string) VpnSiteLinksClient + func (client VpnSiteLinksClient) Get(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (result VpnSiteLink, err error) + func (client VpnSiteLinksClient) GetPreparer(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (*http.Request, error) + func (client VpnSiteLinksClient) GetResponder(resp *http.Response) (result VpnSiteLink, err error) + func (client VpnSiteLinksClient) GetSender(req *http.Request) (*http.Response, error) + func (client VpnSiteLinksClient) ListByVpnSite(ctx context.Context, resourceGroupName string, vpnSiteName string) (result ListVpnSiteLinksResultPage, err error) + func (client VpnSiteLinksClient) ListByVpnSiteComplete(ctx context.Context, resourceGroupName string, vpnSiteName string) (result ListVpnSiteLinksResultIterator, err error) + func (client VpnSiteLinksClient) ListByVpnSitePreparer(ctx context.Context, resourceGroupName string, vpnSiteName string) (*http.Request, error) + func (client VpnSiteLinksClient) ListByVpnSiteResponder(resp *http.Response) (result ListVpnSiteLinksResult, err error) + func (client VpnSiteLinksClient) ListByVpnSiteSender(req *http.Request) (*http.Response, error) + type VpnSiteProperties struct + AddressSpace *AddressSpace + BgpProperties *BgpSettings + DeviceProperties *DeviceProperties + IPAddress *string + IsSecuritySite *bool + ProvisioningState ProvisioningState + SiteKey *string + VirtualWan *SubResource + VpnSiteLinks *[]VpnSiteLink + type VpnSitesClient struct + func NewVpnSitesClient(subscriptionID string) VpnSitesClient + func NewVpnSitesClientWithBaseURI(baseURI string, subscriptionID string) VpnSitesClient + func (client VpnSitesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (result VpnSitesCreateOrUpdateFuture, err error) + func (client VpnSitesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (*http.Request, error) + func (client VpnSitesClient) CreateOrUpdateResponder(resp *http.Response) (result VpnSite, err error) + func (client VpnSitesClient) CreateOrUpdateSender(req *http.Request) (future VpnSitesCreateOrUpdateFuture, err error) + func (client VpnSitesClient) Delete(ctx context.Context, resourceGroupName string, vpnSiteName string) (result VpnSitesDeleteFuture, err error) + func (client VpnSitesClient) DeletePreparer(ctx context.Context, resourceGroupName string, vpnSiteName string) (*http.Request, error) + func (client VpnSitesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client VpnSitesClient) DeleteSender(req *http.Request) (future VpnSitesDeleteFuture, err error) + func (client VpnSitesClient) Get(ctx context.Context, resourceGroupName string, vpnSiteName string) (result VpnSite, err error) + func (client VpnSitesClient) GetPreparer(ctx context.Context, resourceGroupName string, vpnSiteName string) (*http.Request, error) + func (client VpnSitesClient) GetResponder(resp *http.Response) (result VpnSite, err error) + func (client VpnSitesClient) GetSender(req *http.Request) (*http.Response, error) + func (client VpnSitesClient) List(ctx context.Context) (result ListVpnSitesResultPage, err error) + func (client VpnSitesClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListVpnSitesResultPage, err error) + func (client VpnSitesClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListVpnSitesResultIterator, err error) + func (client VpnSitesClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client VpnSitesClient) ListByResourceGroupResponder(resp *http.Response) (result ListVpnSitesResult, err error) + func (client VpnSitesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client VpnSitesClient) ListComplete(ctx context.Context) (result ListVpnSitesResultIterator, err error) + func (client VpnSitesClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client VpnSitesClient) ListResponder(resp *http.Response) (result ListVpnSitesResult, err error) + func (client VpnSitesClient) ListSender(req *http.Request) (*http.Response, error) + func (client VpnSitesClient) UpdateTags(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (result VpnSitesUpdateTagsFuture, err error) + func (client VpnSitesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (*http.Request, error) + func (client VpnSitesClient) UpdateTagsResponder(resp *http.Response) (result VpnSite, err error) + func (client VpnSitesClient) UpdateTagsSender(req *http.Request) (future VpnSitesUpdateTagsFuture, err error) + type VpnSitesConfigurationClient struct + func NewVpnSitesConfigurationClient(subscriptionID string) VpnSitesConfigurationClient + func NewVpnSitesConfigurationClientWithBaseURI(baseURI string, subscriptionID string) VpnSitesConfigurationClient + func (client VpnSitesConfigurationClient) Download(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (result VpnSitesConfigurationDownloadFuture, err error) + func (client VpnSitesConfigurationClient) DownloadPreparer(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (*http.Request, error) + func (client VpnSitesConfigurationClient) DownloadResponder(resp *http.Response) (result autorest.Response, err error) + func (client VpnSitesConfigurationClient) DownloadSender(req *http.Request) (future VpnSitesConfigurationDownloadFuture, err error) + type VpnSitesConfigurationDownloadFuture struct + func (future *VpnSitesConfigurationDownloadFuture) Result(client VpnSitesConfigurationClient) (ar autorest.Response, err error) + type VpnSitesCreateOrUpdateFuture struct + func (future *VpnSitesCreateOrUpdateFuture) Result(client VpnSitesClient) (vs VpnSite, err error) + type VpnSitesDeleteFuture struct + func (future *VpnSitesDeleteFuture) Result(client VpnSitesClient) (ar autorest.Response, err error) + type VpnSitesUpdateTagsFuture struct + func (future *VpnSitesUpdateTagsFuture) Result(client VpnSitesClient) (vs VpnSite, err error) + type VpnType string + const PolicyBased + const RouteBased + func PossibleVpnTypeValues() []VpnType + type Watcher struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (w *Watcher) UnmarshalJSON(body []byte) error + func (w Watcher) MarshalJSON() ([]byte, error) + type WatcherListResult struct + Value *[]Watcher + type WatcherPropertiesFormat struct + ProvisioningState ProvisioningState + type WatchersCheckConnectivityFuture struct + func (future *WatchersCheckConnectivityFuture) Result(client WatchersClient) (ci ConnectivityInformation, err error) + type WatchersClient struct + func NewWatchersClient(subscriptionID string) WatchersClient + func NewWatchersClientWithBaseURI(baseURI string, subscriptionID string) WatchersClient + func (client WatchersClient) CheckConnectivity(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersCheckConnectivityFuture, err error) + func (client WatchersClient) CheckConnectivityPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) CheckConnectivityResponder(resp *http.Response) (result ConnectivityInformation, err error) + func (client WatchersClient) CheckConnectivitySender(req *http.Request) (future WatchersCheckConnectivityFuture, err error) + func (client WatchersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result Watcher, err error) + func (client WatchersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) CreateOrUpdateResponder(resp *http.Response) (result Watcher, err error) + func (client WatchersClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client WatchersClient) Delete(ctx context.Context, resourceGroupName string, networkWatcherName string) (result WatchersDeleteFuture, err error) + func (client WatchersClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string) (*http.Request, error) + func (client WatchersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client WatchersClient) DeleteSender(req *http.Request) (future WatchersDeleteFuture, err error) + func (client WatchersClient) Get(ctx context.Context, resourceGroupName string, networkWatcherName string) (result Watcher, err error) + func (client WatchersClient) GetAzureReachabilityReport(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetAzureReachabilityReportFuture, err error) + func (client WatchersClient) GetAzureReachabilityReportPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) GetAzureReachabilityReportResponder(resp *http.Response) (result AzureReachabilityReport, err error) + func (client WatchersClient) GetAzureReachabilityReportSender(req *http.Request) (future WatchersGetAzureReachabilityReportFuture, err error) + func (client WatchersClient) GetFlowLogStatus(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetFlowLogStatusFuture, err error) + func (client WatchersClient) GetFlowLogStatusPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) GetFlowLogStatusResponder(resp *http.Response) (result FlowLogInformation, err error) + func (client WatchersClient) GetFlowLogStatusSender(req *http.Request) (future WatchersGetFlowLogStatusFuture, err error) + func (client WatchersClient) GetNetworkConfigurationDiagnostic(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetNetworkConfigurationDiagnosticFuture, err error) + func (client WatchersClient) GetNetworkConfigurationDiagnosticPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) GetNetworkConfigurationDiagnosticResponder(resp *http.Response) (result ConfigurationDiagnosticResponse, err error) + func (client WatchersClient) GetNetworkConfigurationDiagnosticSender(req *http.Request) (future WatchersGetNetworkConfigurationDiagnosticFuture, err error) + func (client WatchersClient) GetNextHop(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetNextHopFuture, err error) + func (client WatchersClient) GetNextHopPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) GetNextHopResponder(resp *http.Response) (result NextHopResult, err error) + func (client WatchersClient) GetNextHopSender(req *http.Request) (future WatchersGetNextHopFuture, err error) + func (client WatchersClient) GetPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string) (*http.Request, error) + func (client WatchersClient) GetResponder(resp *http.Response) (result Watcher, err error) + func (client WatchersClient) GetSender(req *http.Request) (*http.Response, error) + func (client WatchersClient) GetTopology(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result Topology, err error) + func (client WatchersClient) GetTopologyPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) GetTopologyResponder(resp *http.Response) (result Topology, err error) + func (client WatchersClient) GetTopologySender(req *http.Request) (*http.Response, error) + func (client WatchersClient) GetTroubleshooting(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetTroubleshootingFuture, err error) + func (client WatchersClient) GetTroubleshootingPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) GetTroubleshootingResponder(resp *http.Response) (result TroubleshootingResult, err error) + func (client WatchersClient) GetTroubleshootingResult(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetTroubleshootingResultFuture, err error) + func (client WatchersClient) GetTroubleshootingResultPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) GetTroubleshootingResultResponder(resp *http.Response) (result TroubleshootingResult, err error) + func (client WatchersClient) GetTroubleshootingResultSender(req *http.Request) (future WatchersGetTroubleshootingResultFuture, err error) + func (client WatchersClient) GetTroubleshootingSender(req *http.Request) (future WatchersGetTroubleshootingFuture, err error) + func (client WatchersClient) GetVMSecurityRules(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetVMSecurityRulesFuture, err error) + func (client WatchersClient) GetVMSecurityRulesPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) GetVMSecurityRulesResponder(resp *http.Response) (result SecurityGroupViewResult, err error) + func (client WatchersClient) GetVMSecurityRulesSender(req *http.Request) (future WatchersGetVMSecurityRulesFuture, err error) + func (client WatchersClient) List(ctx context.Context, resourceGroupName string) (result WatcherListResult, err error) + func (client WatchersClient) ListAll(ctx context.Context) (result WatcherListResult, err error) + func (client WatchersClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client WatchersClient) ListAllResponder(resp *http.Response) (result WatcherListResult, err error) + func (client WatchersClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client WatchersClient) ListAvailableProviders(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersListAvailableProvidersFuture, err error) + func (client WatchersClient) ListAvailableProvidersPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) ListAvailableProvidersResponder(resp *http.Response) (result AvailableProvidersList, err error) + func (client WatchersClient) ListAvailableProvidersSender(req *http.Request) (future WatchersListAvailableProvidersFuture, err error) + func (client WatchersClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client WatchersClient) ListResponder(resp *http.Response) (result WatcherListResult, err error) + func (client WatchersClient) ListSender(req *http.Request) (*http.Response, error) + func (client WatchersClient) SetFlowLogConfiguration(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersSetFlowLogConfigurationFuture, err error) + func (client WatchersClient) SetFlowLogConfigurationPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) SetFlowLogConfigurationResponder(resp *http.Response) (result FlowLogInformation, err error) + func (client WatchersClient) SetFlowLogConfigurationSender(req *http.Request) (future WatchersSetFlowLogConfigurationFuture, err error) + func (client WatchersClient) UpdateTags(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result Watcher, err error) + func (client WatchersClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) UpdateTagsResponder(resp *http.Response) (result Watcher, err error) + func (client WatchersClient) UpdateTagsSender(req *http.Request) (*http.Response, error) + func (client WatchersClient) VerifyIPFlow(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersVerifyIPFlowFuture, err error) + func (client WatchersClient) VerifyIPFlowPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error) + func (client WatchersClient) VerifyIPFlowResponder(resp *http.Response) (result VerificationIPFlowResult, err error) + func (client WatchersClient) VerifyIPFlowSender(req *http.Request) (future WatchersVerifyIPFlowFuture, err error) + type WatchersDeleteFuture struct + func (future *WatchersDeleteFuture) Result(client WatchersClient) (ar autorest.Response, err error) + type WatchersGetAzureReachabilityReportFuture struct + func (future *WatchersGetAzureReachabilityReportFuture) Result(client WatchersClient) (arr AzureReachabilityReport, err error) + type WatchersGetFlowLogStatusFuture struct + func (future *WatchersGetFlowLogStatusFuture) Result(client WatchersClient) (fli FlowLogInformation, err error) + type WatchersGetNetworkConfigurationDiagnosticFuture struct + func (future *WatchersGetNetworkConfigurationDiagnosticFuture) Result(client WatchersClient) (cdr ConfigurationDiagnosticResponse, err error) + type WatchersGetNextHopFuture struct + func (future *WatchersGetNextHopFuture) Result(client WatchersClient) (nhr NextHopResult, err error) + type WatchersGetTroubleshootingFuture struct + func (future *WatchersGetTroubleshootingFuture) Result(client WatchersClient) (tr TroubleshootingResult, err error) + type WatchersGetTroubleshootingResultFuture struct + func (future *WatchersGetTroubleshootingResultFuture) Result(client WatchersClient) (tr TroubleshootingResult, err error) + type WatchersGetVMSecurityRulesFuture struct + func (future *WatchersGetVMSecurityRulesFuture) Result(client WatchersClient) (sgvr SecurityGroupViewResult, err error) + type WatchersListAvailableProvidersFuture struct + func (future *WatchersListAvailableProvidersFuture) Result(client WatchersClient) (apl AvailableProvidersList, err error) + type WatchersSetFlowLogConfigurationFuture struct + func (future *WatchersSetFlowLogConfigurationFuture) Result(client WatchersClient) (fli FlowLogInformation, err error) + type WatchersVerifyIPFlowFuture struct + func (future *WatchersVerifyIPFlowFuture) Result(client WatchersClient) (vifr VerificationIPFlowResult, err error) + type WebApplicationFirewallAction string + const WebApplicationFirewallActionAllow + const WebApplicationFirewallActionBlock + const WebApplicationFirewallActionLog + func PossibleWebApplicationFirewallActionValues() []WebApplicationFirewallAction + type WebApplicationFirewallCustomRule struct + Action WebApplicationFirewallAction + Etag *string + MatchConditions *[]MatchCondition + Name *string + Priority *int32 + RuleType WebApplicationFirewallRuleType + type WebApplicationFirewallEnabledState string + const WebApplicationFirewallEnabledStateDisabled + const WebApplicationFirewallEnabledStateEnabled + func PossibleWebApplicationFirewallEnabledStateValues() []WebApplicationFirewallEnabledState + type WebApplicationFirewallMatchVariable string + const PostArgs + const QueryString + const RemoteAddr + const RequestBody + const RequestCookies + const RequestHeaders + const RequestMethod + const RequestURI + func PossibleWebApplicationFirewallMatchVariableValues() []WebApplicationFirewallMatchVariable + type WebApplicationFirewallMode string + const WebApplicationFirewallModeDetection + const WebApplicationFirewallModePrevention + func PossibleWebApplicationFirewallModeValues() []WebApplicationFirewallMode + type WebApplicationFirewallOperator string + const WebApplicationFirewallOperatorBeginsWith + const WebApplicationFirewallOperatorContains + const WebApplicationFirewallOperatorEndsWith + const WebApplicationFirewallOperatorEqual + const WebApplicationFirewallOperatorGreaterThan + const WebApplicationFirewallOperatorGreaterThanOrEqual + const WebApplicationFirewallOperatorIPMatch + const WebApplicationFirewallOperatorLessThan + const WebApplicationFirewallOperatorLessThanOrEqual + const WebApplicationFirewallOperatorRegex + func PossibleWebApplicationFirewallOperatorValues() []WebApplicationFirewallOperator + type WebApplicationFirewallPoliciesClient struct + func NewWebApplicationFirewallPoliciesClient(subscriptionID string) WebApplicationFirewallPoliciesClient + func NewWebApplicationFirewallPoliciesClientWithBaseURI(baseURI string, subscriptionID string) WebApplicationFirewallPoliciesClient + func (client WebApplicationFirewallPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, policyName string, ...) (result WebApplicationFirewallPolicy, err error) + func (client WebApplicationFirewallPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, policyName string, ...) (*http.Request, error) + func (client WebApplicationFirewallPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result WebApplicationFirewallPolicy, err error) + func (client WebApplicationFirewallPoliciesClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client WebApplicationFirewallPoliciesClient) Delete(ctx context.Context, resourceGroupName string, policyName string) (result WebApplicationFirewallPoliciesDeleteFuture, err error) + func (client WebApplicationFirewallPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, policyName string) (*http.Request, error) + func (client WebApplicationFirewallPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client WebApplicationFirewallPoliciesClient) DeleteSender(req *http.Request) (future WebApplicationFirewallPoliciesDeleteFuture, err error) + func (client WebApplicationFirewallPoliciesClient) Get(ctx context.Context, resourceGroupName string, policyName string) (result WebApplicationFirewallPolicy, err error) + func (client WebApplicationFirewallPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, policyName string) (*http.Request, error) + func (client WebApplicationFirewallPoliciesClient) GetResponder(resp *http.Response) (result WebApplicationFirewallPolicy, err error) + func (client WebApplicationFirewallPoliciesClient) GetSender(req *http.Request) (*http.Response, error) + func (client WebApplicationFirewallPoliciesClient) List(ctx context.Context, resourceGroupName string) (result WebApplicationFirewallPolicyListResultPage, err error) + func (client WebApplicationFirewallPoliciesClient) ListAll(ctx context.Context) (result WebApplicationFirewallPolicyListResultPage, err error) + func (client WebApplicationFirewallPoliciesClient) ListAllComplete(ctx context.Context) (result WebApplicationFirewallPolicyListResultIterator, err error) + func (client WebApplicationFirewallPoliciesClient) ListAllPreparer(ctx context.Context) (*http.Request, error) + func (client WebApplicationFirewallPoliciesClient) ListAllResponder(resp *http.Response) (result WebApplicationFirewallPolicyListResult, err error) + func (client WebApplicationFirewallPoliciesClient) ListAllSender(req *http.Request) (*http.Response, error) + func (client WebApplicationFirewallPoliciesClient) ListComplete(ctx context.Context, resourceGroupName string) (result WebApplicationFirewallPolicyListResultIterator, err error) + func (client WebApplicationFirewallPoliciesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client WebApplicationFirewallPoliciesClient) ListResponder(resp *http.Response) (result WebApplicationFirewallPolicyListResult, err error) + func (client WebApplicationFirewallPoliciesClient) ListSender(req *http.Request) (*http.Response, error) + type WebApplicationFirewallPoliciesDeleteFuture struct + func (future *WebApplicationFirewallPoliciesDeleteFuture) Result(client WebApplicationFirewallPoliciesClient) (ar autorest.Response, err error) + type WebApplicationFirewallPolicy struct + Etag *string + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (wafp *WebApplicationFirewallPolicy) UnmarshalJSON(body []byte) error + func (wafp WebApplicationFirewallPolicy) MarshalJSON() ([]byte, error) + type WebApplicationFirewallPolicyListResult struct + NextLink *string + Value *[]WebApplicationFirewallPolicy + func (wafplr WebApplicationFirewallPolicyListResult) IsEmpty() bool + type WebApplicationFirewallPolicyListResultIterator struct + func NewWebApplicationFirewallPolicyListResultIterator(page WebApplicationFirewallPolicyListResultPage) WebApplicationFirewallPolicyListResultIterator + func (iter *WebApplicationFirewallPolicyListResultIterator) Next() error + func (iter *WebApplicationFirewallPolicyListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter WebApplicationFirewallPolicyListResultIterator) NotDone() bool + func (iter WebApplicationFirewallPolicyListResultIterator) Response() WebApplicationFirewallPolicyListResult + func (iter WebApplicationFirewallPolicyListResultIterator) Value() WebApplicationFirewallPolicy + type WebApplicationFirewallPolicyListResultPage struct + func NewWebApplicationFirewallPolicyListResultPage(...) WebApplicationFirewallPolicyListResultPage + func (page *WebApplicationFirewallPolicyListResultPage) Next() error + func (page *WebApplicationFirewallPolicyListResultPage) NextWithContext(ctx context.Context) (err error) + func (page WebApplicationFirewallPolicyListResultPage) NotDone() bool + func (page WebApplicationFirewallPolicyListResultPage) Response() WebApplicationFirewallPolicyListResult + func (page WebApplicationFirewallPolicyListResultPage) Values() []WebApplicationFirewallPolicy + type WebApplicationFirewallPolicyPropertiesFormat struct + ApplicationGateways *[]ApplicationGateway + CustomRules *[]WebApplicationFirewallCustomRule + ManagedRules *ManagedRulesDefinition + PolicySettings *PolicySettings + ProvisioningState ProvisioningState + ResourceState WebApplicationFirewallPolicyResourceState + type WebApplicationFirewallPolicyResourceState string + const WebApplicationFirewallPolicyResourceStateCreating + const WebApplicationFirewallPolicyResourceStateDeleting + const WebApplicationFirewallPolicyResourceStateDisabled + const WebApplicationFirewallPolicyResourceStateDisabling + const WebApplicationFirewallPolicyResourceStateEnabled + const WebApplicationFirewallPolicyResourceStateEnabling + func PossibleWebApplicationFirewallPolicyResourceStateValues() []WebApplicationFirewallPolicyResourceState + type WebApplicationFirewallRuleType string + const WebApplicationFirewallRuleTypeInvalid + const WebApplicationFirewallRuleTypeMatchRule + func PossibleWebApplicationFirewallRuleTypeValues() []WebApplicationFirewallRuleType + type WebApplicationFirewallTransform string + const HTMLEntityDecode + const Lowercase + const RemoveNulls + const Trim + const URLDecode + const URLEncode + func PossibleWebApplicationFirewallTransformValues() []WebApplicationFirewallTransform Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48