public static class ServiceCollectionExtensionsReference documentation and code samples for the Compute Engine v1 API class ServiceCollectionExtensions.
Static class to provide extension methods to configure API clients.
Namespace
Microsoft.Extensions.DependencyInjectionAssembly
Google.Cloud.Compute.V1.dll
Methods
AddAcceleratorTypesClient(IServiceCollection, Action<AcceleratorTypesClientBuilder>)
public static IServiceCollection AddAcceleratorTypesClient(this IServiceCollection services, Action<AcceleratorTypesClientBuilder> action = null)Adds a singleton AcceleratorTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionAcceleratorTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddAcceleratorTypesClient(IServiceCollection, Action<IServiceProvider, AcceleratorTypesClientBuilder>)
public static IServiceCollection AddAcceleratorTypesClient(this IServiceCollection services, Action<IServiceProvider, AcceleratorTypesClientBuilder> action)Adds a singleton AcceleratorTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderAcceleratorTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddAddressesClient(IServiceCollection, Action<AddressesClientBuilder>)
public static IServiceCollection AddAddressesClient(this IServiceCollection services, Action<AddressesClientBuilder> action = null)Adds a singleton AddressesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionAddressesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddAddressesClient(IServiceCollection, Action<IServiceProvider, AddressesClientBuilder>)
public static IServiceCollection AddAddressesClient(this IServiceCollection services, Action<IServiceProvider, AddressesClientBuilder> action)Adds a singleton AddressesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderAddressesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddAutoscalersClient(IServiceCollection, Action<AutoscalersClientBuilder>)
public static IServiceCollection AddAutoscalersClient(this IServiceCollection services, Action<AutoscalersClientBuilder> action = null)Adds a singleton AutoscalersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionAutoscalersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddAutoscalersClient(IServiceCollection, Action<IServiceProvider, AutoscalersClientBuilder>)
public static IServiceCollection AddAutoscalersClient(this IServiceCollection services, Action<IServiceProvider, AutoscalersClientBuilder> action)Adds a singleton AutoscalersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderAutoscalersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddBackendBucketsClient(IServiceCollection, Action<BackendBucketsClientBuilder>)
public static IServiceCollection AddBackendBucketsClient(this IServiceCollection services, Action<BackendBucketsClientBuilder> action = null)Adds a singleton BackendBucketsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionBackendBucketsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddBackendBucketsClient(IServiceCollection, Action<IServiceProvider, BackendBucketsClientBuilder>)
public static IServiceCollection AddBackendBucketsClient(this IServiceCollection services, Action<IServiceProvider, BackendBucketsClientBuilder> action)Adds a singleton BackendBucketsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderBackendBucketsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddBackendServicesClient(IServiceCollection, Action<BackendServicesClientBuilder>)
public static IServiceCollection AddBackendServicesClient(this IServiceCollection services, Action<BackendServicesClientBuilder> action = null)Adds a singleton BackendServicesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionBackendServicesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddBackendServicesClient(IServiceCollection, Action<IServiceProvider, BackendServicesClientBuilder>)
public static IServiceCollection AddBackendServicesClient(this IServiceCollection services, Action<IServiceProvider, BackendServicesClientBuilder> action)Adds a singleton BackendServicesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderBackendServicesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddDiskTypesClient(IServiceCollection, Action<DiskTypesClientBuilder>)
public static IServiceCollection AddDiskTypesClient(this IServiceCollection services, Action<DiskTypesClientBuilder> action = null)Adds a singleton DiskTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionDiskTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddDiskTypesClient(IServiceCollection, Action<IServiceProvider, DiskTypesClientBuilder>)
public static IServiceCollection AddDiskTypesClient(this IServiceCollection services, Action<IServiceProvider, DiskTypesClientBuilder> action)Adds a singleton DiskTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderDiskTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddDisksClient(IServiceCollection, Action<DisksClientBuilder>)
public static IServiceCollection AddDisksClient(this IServiceCollection services, Action<DisksClientBuilder> action = null)Adds a singleton DisksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionDisksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddDisksClient(IServiceCollection, Action<IServiceProvider, DisksClientBuilder>)
public static IServiceCollection AddDisksClient(this IServiceCollection services, Action<IServiceProvider, DisksClientBuilder> action)Adds a singleton DisksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderDisksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddExternalVpnGatewaysClient(IServiceCollection, Action<ExternalVpnGatewaysClientBuilder>)
public static IServiceCollection AddExternalVpnGatewaysClient(this IServiceCollection services, Action<ExternalVpnGatewaysClientBuilder> action = null)Adds a singleton ExternalVpnGatewaysClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionExternalVpnGatewaysClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddExternalVpnGatewaysClient(IServiceCollection, Action<IServiceProvider, ExternalVpnGatewaysClientBuilder>)
public static IServiceCollection AddExternalVpnGatewaysClient(this IServiceCollection services, Action<IServiceProvider, ExternalVpnGatewaysClientBuilder> action)Adds a singleton ExternalVpnGatewaysClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderExternalVpnGatewaysClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddFirewallPoliciesClient(IServiceCollection, Action<FirewallPoliciesClientBuilder>)
public static IServiceCollection AddFirewallPoliciesClient(this IServiceCollection services, Action<FirewallPoliciesClientBuilder> action = null)Adds a singleton FirewallPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionFirewallPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddFirewallPoliciesClient(IServiceCollection, Action<IServiceProvider, FirewallPoliciesClientBuilder>)
public static IServiceCollection AddFirewallPoliciesClient(this IServiceCollection services, Action<IServiceProvider, FirewallPoliciesClientBuilder> action)Adds a singleton FirewallPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderFirewallPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddFirewallsClient(IServiceCollection, Action<FirewallsClientBuilder>)
public static IServiceCollection AddFirewallsClient(this IServiceCollection services, Action<FirewallsClientBuilder> action = null)Adds a singleton FirewallsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionFirewallsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddFirewallsClient(IServiceCollection, Action<IServiceProvider, FirewallsClientBuilder>)
public static IServiceCollection AddFirewallsClient(this IServiceCollection services, Action<IServiceProvider, FirewallsClientBuilder> action)Adds a singleton FirewallsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderFirewallsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddForwardingRulesClient(IServiceCollection, Action<ForwardingRulesClientBuilder>)
public static IServiceCollection AddForwardingRulesClient(this IServiceCollection services, Action<ForwardingRulesClientBuilder> action = null)Adds a singleton ForwardingRulesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionForwardingRulesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddForwardingRulesClient(IServiceCollection, Action<IServiceProvider, ForwardingRulesClientBuilder>)
public static IServiceCollection AddForwardingRulesClient(this IServiceCollection services, Action<IServiceProvider, ForwardingRulesClientBuilder> action)Adds a singleton ForwardingRulesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderForwardingRulesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalAddressesClient(IServiceCollection, Action<GlobalAddressesClientBuilder>)
public static IServiceCollection AddGlobalAddressesClient(this IServiceCollection services, Action<GlobalAddressesClientBuilder> action = null)Adds a singleton GlobalAddressesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionGlobalAddressesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalAddressesClient(IServiceCollection, Action<IServiceProvider, GlobalAddressesClientBuilder>)
public static IServiceCollection AddGlobalAddressesClient(this IServiceCollection services, Action<IServiceProvider, GlobalAddressesClientBuilder> action)Adds a singleton GlobalAddressesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderGlobalAddressesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalForwardingRulesClient(IServiceCollection, Action<GlobalForwardingRulesClientBuilder>)
public static IServiceCollection AddGlobalForwardingRulesClient(this IServiceCollection services, Action<GlobalForwardingRulesClientBuilder> action = null)Adds a singleton GlobalForwardingRulesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionGlobalForwardingRulesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalForwardingRulesClient(IServiceCollection, Action<IServiceProvider, GlobalForwardingRulesClientBuilder>)
public static IServiceCollection AddGlobalForwardingRulesClient(this IServiceCollection services, Action<IServiceProvider, GlobalForwardingRulesClientBuilder> action)Adds a singleton GlobalForwardingRulesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderGlobalForwardingRulesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalNetworkEndpointGroupsClient(IServiceCollection, Action<GlobalNetworkEndpointGroupsClientBuilder>)
public static IServiceCollection AddGlobalNetworkEndpointGroupsClient(this IServiceCollection services, Action<GlobalNetworkEndpointGroupsClientBuilder> action = null)Adds a singleton GlobalNetworkEndpointGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionGlobalNetworkEndpointGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalNetworkEndpointGroupsClient(IServiceCollection, Action<IServiceProvider, GlobalNetworkEndpointGroupsClientBuilder>)
public static IServiceCollection AddGlobalNetworkEndpointGroupsClient(this IServiceCollection services, Action<IServiceProvider, GlobalNetworkEndpointGroupsClientBuilder> action)Adds a singleton GlobalNetworkEndpointGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderGlobalNetworkEndpointGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalOperationsClient(IServiceCollection, Action<GlobalOperationsClientBuilder>)
public static IServiceCollection AddGlobalOperationsClient(this IServiceCollection services, Action<GlobalOperationsClientBuilder> action = null)Adds a singleton GlobalOperationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionGlobalOperationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalOperationsClient(IServiceCollection, Action<IServiceProvider, GlobalOperationsClientBuilder>)
public static IServiceCollection AddGlobalOperationsClient(this IServiceCollection services, Action<IServiceProvider, GlobalOperationsClientBuilder> action)Adds a singleton GlobalOperationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderGlobalOperationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalOrganizationOperationsClient(IServiceCollection, Action<GlobalOrganizationOperationsClientBuilder>)
public static IServiceCollection AddGlobalOrganizationOperationsClient(this IServiceCollection services, Action<GlobalOrganizationOperationsClientBuilder> action = null)Adds a singleton GlobalOrganizationOperationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionGlobalOrganizationOperationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalOrganizationOperationsClient(IServiceCollection, Action<IServiceProvider, GlobalOrganizationOperationsClientBuilder>)
public static IServiceCollection AddGlobalOrganizationOperationsClient(this IServiceCollection services, Action<IServiceProvider, GlobalOrganizationOperationsClientBuilder> action)Adds a singleton GlobalOrganizationOperationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderGlobalOrganizationOperationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalPublicDelegatedPrefixesClient(IServiceCollection, Action<GlobalPublicDelegatedPrefixesClientBuilder>)
public static IServiceCollection AddGlobalPublicDelegatedPrefixesClient(this IServiceCollection services, Action<GlobalPublicDelegatedPrefixesClientBuilder> action = null)Adds a singleton GlobalPublicDelegatedPrefixesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionGlobalPublicDelegatedPrefixesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddGlobalPublicDelegatedPrefixesClient(IServiceCollection, Action<IServiceProvider, GlobalPublicDelegatedPrefixesClientBuilder>)
public static IServiceCollection AddGlobalPublicDelegatedPrefixesClient(this IServiceCollection services, Action<IServiceProvider, GlobalPublicDelegatedPrefixesClientBuilder> action)Adds a singleton GlobalPublicDelegatedPrefixesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderGlobalPublicDelegatedPrefixesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddHealthChecksClient(IServiceCollection, Action<HealthChecksClientBuilder>)
public static IServiceCollection AddHealthChecksClient(this IServiceCollection services, Action<HealthChecksClientBuilder> action = null)Adds a singleton HealthChecksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionHealthChecksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddHealthChecksClient(IServiceCollection, Action<IServiceProvider, HealthChecksClientBuilder>)
public static IServiceCollection AddHealthChecksClient(this IServiceCollection services, Action<IServiceProvider, HealthChecksClientBuilder> action)Adds a singleton HealthChecksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderHealthChecksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddImageFamilyViewsClient(IServiceCollection, Action<ImageFamilyViewsClientBuilder>)
public static IServiceCollection AddImageFamilyViewsClient(this IServiceCollection services, Action<ImageFamilyViewsClientBuilder> action = null)Adds a singleton ImageFamilyViewsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionImageFamilyViewsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddImageFamilyViewsClient(IServiceCollection, Action<IServiceProvider, ImageFamilyViewsClientBuilder>)
public static IServiceCollection AddImageFamilyViewsClient(this IServiceCollection services, Action<IServiceProvider, ImageFamilyViewsClientBuilder> action)Adds a singleton ImageFamilyViewsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderImageFamilyViewsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddImagesClient(IServiceCollection, Action<ImagesClientBuilder>)
public static IServiceCollection AddImagesClient(this IServiceCollection services, Action<ImagesClientBuilder> action = null)Adds a singleton ImagesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionImagesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddImagesClient(IServiceCollection, Action<IServiceProvider, ImagesClientBuilder>)
public static IServiceCollection AddImagesClient(this IServiceCollection services, Action<IServiceProvider, ImagesClientBuilder> action)Adds a singleton ImagesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderImagesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceGroupManagerResizeRequestsClient(IServiceCollection, Action<InstanceGroupManagerResizeRequestsClientBuilder>)
public static IServiceCollection AddInstanceGroupManagerResizeRequestsClient(this IServiceCollection services, Action<InstanceGroupManagerResizeRequestsClientBuilder> action = null)Adds a singleton InstanceGroupManagerResizeRequestsClient to services
.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInstanceGroupManagerResizeRequestsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceGroupManagerResizeRequestsClient(IServiceCollection, Action<IServiceProvider, InstanceGroupManagerResizeRequestsClientBuilder>)
public static IServiceCollection AddInstanceGroupManagerResizeRequestsClient(this IServiceCollection services, Action<IServiceProvider, InstanceGroupManagerResizeRequestsClientBuilder> action)Adds a singleton InstanceGroupManagerResizeRequestsClient to services
.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInstanceGroupManagerResizeRequestsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceGroupManagersClient(IServiceCollection, Action<InstanceGroupManagersClientBuilder>)
public static IServiceCollection AddInstanceGroupManagersClient(this IServiceCollection services, Action<InstanceGroupManagersClientBuilder> action = null)Adds a singleton InstanceGroupManagersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInstanceGroupManagersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceGroupManagersClient(IServiceCollection, Action<IServiceProvider, InstanceGroupManagersClientBuilder>)
public static IServiceCollection AddInstanceGroupManagersClient(this IServiceCollection services, Action<IServiceProvider, InstanceGroupManagersClientBuilder> action)Adds a singleton InstanceGroupManagersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInstanceGroupManagersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceGroupsClient(IServiceCollection, Action<InstanceGroupsClientBuilder>)
public static IServiceCollection AddInstanceGroupsClient(this IServiceCollection services, Action<InstanceGroupsClientBuilder> action = null)Adds a singleton InstanceGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInstanceGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceGroupsClient(IServiceCollection, Action<IServiceProvider, InstanceGroupsClientBuilder>)
public static IServiceCollection AddInstanceGroupsClient(this IServiceCollection services, Action<IServiceProvider, InstanceGroupsClientBuilder> action)Adds a singleton InstanceGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInstanceGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceSettingsServiceClient(IServiceCollection, Action<InstanceSettingsServiceClientBuilder>)
public static IServiceCollection AddInstanceSettingsServiceClient(this IServiceCollection services, Action<InstanceSettingsServiceClientBuilder> action = null)Adds a singleton InstanceSettingsServiceClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInstanceSettingsServiceClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceSettingsServiceClient(IServiceCollection, Action<IServiceProvider, InstanceSettingsServiceClientBuilder>)
public static IServiceCollection AddInstanceSettingsServiceClient(this IServiceCollection services, Action<IServiceProvider, InstanceSettingsServiceClientBuilder> action)Adds a singleton InstanceSettingsServiceClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInstanceSettingsServiceClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceTemplatesClient(IServiceCollection, Action<InstanceTemplatesClientBuilder>)
public static IServiceCollection AddInstanceTemplatesClient(this IServiceCollection services, Action<InstanceTemplatesClientBuilder> action = null)Adds a singleton InstanceTemplatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInstanceTemplatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstanceTemplatesClient(IServiceCollection, Action<IServiceProvider, InstanceTemplatesClientBuilder>)
public static IServiceCollection AddInstanceTemplatesClient(this IServiceCollection services, Action<IServiceProvider, InstanceTemplatesClientBuilder> action)Adds a singleton InstanceTemplatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInstanceTemplatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstancesClient(IServiceCollection, Action<InstancesClientBuilder>)
public static IServiceCollection AddInstancesClient(this IServiceCollection services, Action<InstancesClientBuilder> action = null)Adds a singleton InstancesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInstancesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstancesClient(IServiceCollection, Action<IServiceProvider, InstancesClientBuilder>)
public static IServiceCollection AddInstancesClient(this IServiceCollection services, Action<IServiceProvider, InstancesClientBuilder> action)Adds a singleton InstancesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInstancesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstantSnapshotsClient(IServiceCollection, Action<InstantSnapshotsClientBuilder>)
public static IServiceCollection AddInstantSnapshotsClient(this IServiceCollection services, Action<InstantSnapshotsClientBuilder> action = null)Adds a singleton InstantSnapshotsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInstantSnapshotsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInstantSnapshotsClient(IServiceCollection, Action<IServiceProvider, InstantSnapshotsClientBuilder>)
public static IServiceCollection AddInstantSnapshotsClient(this IServiceCollection services, Action<IServiceProvider, InstantSnapshotsClientBuilder> action)Adds a singleton InstantSnapshotsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInstantSnapshotsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectAttachmentGroupsClient(IServiceCollection, Action<InterconnectAttachmentGroupsClientBuilder>)
public static IServiceCollection AddInterconnectAttachmentGroupsClient(this IServiceCollection services, Action<InterconnectAttachmentGroupsClientBuilder> action = null)Adds a singleton InterconnectAttachmentGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInterconnectAttachmentGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectAttachmentGroupsClient(IServiceCollection, Action<IServiceProvider, InterconnectAttachmentGroupsClientBuilder>)
public static IServiceCollection AddInterconnectAttachmentGroupsClient(this IServiceCollection services, Action<IServiceProvider, InterconnectAttachmentGroupsClientBuilder> action)Adds a singleton InterconnectAttachmentGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInterconnectAttachmentGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectAttachmentsClient(IServiceCollection, Action<InterconnectAttachmentsClientBuilder>)
public static IServiceCollection AddInterconnectAttachmentsClient(this IServiceCollection services, Action<InterconnectAttachmentsClientBuilder> action = null)Adds a singleton InterconnectAttachmentsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInterconnectAttachmentsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectAttachmentsClient(IServiceCollection, Action<IServiceProvider, InterconnectAttachmentsClientBuilder>)
public static IServiceCollection AddInterconnectAttachmentsClient(this IServiceCollection services, Action<IServiceProvider, InterconnectAttachmentsClientBuilder> action)Adds a singleton InterconnectAttachmentsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInterconnectAttachmentsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectGroupsClient(IServiceCollection, Action<InterconnectGroupsClientBuilder>)
public static IServiceCollection AddInterconnectGroupsClient(this IServiceCollection services, Action<InterconnectGroupsClientBuilder> action = null)Adds a singleton InterconnectGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInterconnectGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectGroupsClient(IServiceCollection, Action<IServiceProvider, InterconnectGroupsClientBuilder>)
public static IServiceCollection AddInterconnectGroupsClient(this IServiceCollection services, Action<IServiceProvider, InterconnectGroupsClientBuilder> action)Adds a singleton InterconnectGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInterconnectGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectLocationsClient(IServiceCollection, Action<InterconnectLocationsClientBuilder>)
public static IServiceCollection AddInterconnectLocationsClient(this IServiceCollection services, Action<InterconnectLocationsClientBuilder> action = null)Adds a singleton InterconnectLocationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInterconnectLocationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectLocationsClient(IServiceCollection, Action<IServiceProvider, InterconnectLocationsClientBuilder>)
public static IServiceCollection AddInterconnectLocationsClient(this IServiceCollection services, Action<IServiceProvider, InterconnectLocationsClientBuilder> action)Adds a singleton InterconnectLocationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInterconnectLocationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectRemoteLocationsClient(IServiceCollection, Action<InterconnectRemoteLocationsClientBuilder>)
public static IServiceCollection AddInterconnectRemoteLocationsClient(this IServiceCollection services, Action<InterconnectRemoteLocationsClientBuilder> action = null)Adds a singleton InterconnectRemoteLocationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInterconnectRemoteLocationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectRemoteLocationsClient(IServiceCollection, Action<IServiceProvider, InterconnectRemoteLocationsClientBuilder>)
public static IServiceCollection AddInterconnectRemoteLocationsClient(this IServiceCollection services, Action<IServiceProvider, InterconnectRemoteLocationsClientBuilder> action)Adds a singleton InterconnectRemoteLocationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInterconnectRemoteLocationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectsClient(IServiceCollection, Action<InterconnectsClientBuilder>)
public static IServiceCollection AddInterconnectsClient(this IServiceCollection services, Action<InterconnectsClientBuilder> action = null)Adds a singleton InterconnectsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionInterconnectsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddInterconnectsClient(IServiceCollection, Action<IServiceProvider, InterconnectsClientBuilder>)
public static IServiceCollection AddInterconnectsClient(this IServiceCollection services, Action<IServiceProvider, InterconnectsClientBuilder> action)Adds a singleton InterconnectsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderInterconnectsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddLicenseCodesClient(IServiceCollection, Action<LicenseCodesClientBuilder>)
public static IServiceCollection AddLicenseCodesClient(this IServiceCollection services, Action<LicenseCodesClientBuilder> action = null)Adds a singleton LicenseCodesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionLicenseCodesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddLicenseCodesClient(IServiceCollection, Action<IServiceProvider, LicenseCodesClientBuilder>)
public static IServiceCollection AddLicenseCodesClient(this IServiceCollection services, Action<IServiceProvider, LicenseCodesClientBuilder> action)Adds a singleton LicenseCodesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderLicenseCodesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddLicensesClient(IServiceCollection, Action<LicensesClientBuilder>)
public static IServiceCollection AddLicensesClient(this IServiceCollection services, Action<LicensesClientBuilder> action = null)Adds a singleton LicensesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionLicensesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddLicensesClient(IServiceCollection, Action<IServiceProvider, LicensesClientBuilder>)
public static IServiceCollection AddLicensesClient(this IServiceCollection services, Action<IServiceProvider, LicensesClientBuilder> action)Adds a singleton LicensesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderLicensesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddMachineImagesClient(IServiceCollection, Action<MachineImagesClientBuilder>)
public static IServiceCollection AddMachineImagesClient(this IServiceCollection services, Action<MachineImagesClientBuilder> action = null)Adds a singleton MachineImagesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionMachineImagesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddMachineImagesClient(IServiceCollection, Action<IServiceProvider, MachineImagesClientBuilder>)
public static IServiceCollection AddMachineImagesClient(this IServiceCollection services, Action<IServiceProvider, MachineImagesClientBuilder> action)Adds a singleton MachineImagesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderMachineImagesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddMachineTypesClient(IServiceCollection, Action<MachineTypesClientBuilder>)
public static IServiceCollection AddMachineTypesClient(this IServiceCollection services, Action<MachineTypesClientBuilder> action = null)Adds a singleton MachineTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionMachineTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddMachineTypesClient(IServiceCollection, Action<IServiceProvider, MachineTypesClientBuilder>)
public static IServiceCollection AddMachineTypesClient(this IServiceCollection services, Action<IServiceProvider, MachineTypesClientBuilder> action)Adds a singleton MachineTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderMachineTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkAttachmentsClient(IServiceCollection, Action<NetworkAttachmentsClientBuilder>)
public static IServiceCollection AddNetworkAttachmentsClient(this IServiceCollection services, Action<NetworkAttachmentsClientBuilder> action = null)Adds a singleton NetworkAttachmentsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionNetworkAttachmentsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkAttachmentsClient(IServiceCollection, Action<IServiceProvider, NetworkAttachmentsClientBuilder>)
public static IServiceCollection AddNetworkAttachmentsClient(this IServiceCollection services, Action<IServiceProvider, NetworkAttachmentsClientBuilder> action)Adds a singleton NetworkAttachmentsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderNetworkAttachmentsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkEdgeSecurityServicesClient(IServiceCollection, Action<NetworkEdgeSecurityServicesClientBuilder>)
public static IServiceCollection AddNetworkEdgeSecurityServicesClient(this IServiceCollection services, Action<NetworkEdgeSecurityServicesClientBuilder> action = null)Adds a singleton NetworkEdgeSecurityServicesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionNetworkEdgeSecurityServicesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkEdgeSecurityServicesClient(IServiceCollection, Action<IServiceProvider, NetworkEdgeSecurityServicesClientBuilder>)
public static IServiceCollection AddNetworkEdgeSecurityServicesClient(this IServiceCollection services, Action<IServiceProvider, NetworkEdgeSecurityServicesClientBuilder> action)Adds a singleton NetworkEdgeSecurityServicesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderNetworkEdgeSecurityServicesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkEndpointGroupsClient(IServiceCollection, Action<NetworkEndpointGroupsClientBuilder>)
public static IServiceCollection AddNetworkEndpointGroupsClient(this IServiceCollection services, Action<NetworkEndpointGroupsClientBuilder> action = null)Adds a singleton NetworkEndpointGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionNetworkEndpointGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkEndpointGroupsClient(IServiceCollection, Action<IServiceProvider, NetworkEndpointGroupsClientBuilder>)
public static IServiceCollection AddNetworkEndpointGroupsClient(this IServiceCollection services, Action<IServiceProvider, NetworkEndpointGroupsClientBuilder> action)Adds a singleton NetworkEndpointGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderNetworkEndpointGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkFirewallPoliciesClient(IServiceCollection, Action<NetworkFirewallPoliciesClientBuilder>)
public static IServiceCollection AddNetworkFirewallPoliciesClient(this IServiceCollection services, Action<NetworkFirewallPoliciesClientBuilder> action = null)Adds a singleton NetworkFirewallPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionNetworkFirewallPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkFirewallPoliciesClient(IServiceCollection, Action<IServiceProvider, NetworkFirewallPoliciesClientBuilder>)
public static IServiceCollection AddNetworkFirewallPoliciesClient(this IServiceCollection services, Action<IServiceProvider, NetworkFirewallPoliciesClientBuilder> action)Adds a singleton NetworkFirewallPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderNetworkFirewallPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkProfilesClient(IServiceCollection, Action<NetworkProfilesClientBuilder>)
public static IServiceCollection AddNetworkProfilesClient(this IServiceCollection services, Action<NetworkProfilesClientBuilder> action = null)Adds a singleton NetworkProfilesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionNetworkProfilesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworkProfilesClient(IServiceCollection, Action<IServiceProvider, NetworkProfilesClientBuilder>)
public static IServiceCollection AddNetworkProfilesClient(this IServiceCollection services, Action<IServiceProvider, NetworkProfilesClientBuilder> action)Adds a singleton NetworkProfilesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderNetworkProfilesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworksClient(IServiceCollection, Action<NetworksClientBuilder>)
public static IServiceCollection AddNetworksClient(this IServiceCollection services, Action<NetworksClientBuilder> action = null)Adds a singleton NetworksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionNetworksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNetworksClient(IServiceCollection, Action<IServiceProvider, NetworksClientBuilder>)
public static IServiceCollection AddNetworksClient(this IServiceCollection services, Action<IServiceProvider, NetworksClientBuilder> action)Adds a singleton NetworksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderNetworksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNodeGroupsClient(IServiceCollection, Action<NodeGroupsClientBuilder>)
public static IServiceCollection AddNodeGroupsClient(this IServiceCollection services, Action<NodeGroupsClientBuilder> action = null)Adds a singleton NodeGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionNodeGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNodeGroupsClient(IServiceCollection, Action<IServiceProvider, NodeGroupsClientBuilder>)
public static IServiceCollection AddNodeGroupsClient(this IServiceCollection services, Action<IServiceProvider, NodeGroupsClientBuilder> action)Adds a singleton NodeGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderNodeGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNodeTemplatesClient(IServiceCollection, Action<NodeTemplatesClientBuilder>)
public static IServiceCollection AddNodeTemplatesClient(this IServiceCollection services, Action<NodeTemplatesClientBuilder> action = null)Adds a singleton NodeTemplatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionNodeTemplatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNodeTemplatesClient(IServiceCollection, Action<IServiceProvider, NodeTemplatesClientBuilder>)
public static IServiceCollection AddNodeTemplatesClient(this IServiceCollection services, Action<IServiceProvider, NodeTemplatesClientBuilder> action)Adds a singleton NodeTemplatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderNodeTemplatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNodeTypesClient(IServiceCollection, Action<NodeTypesClientBuilder>)
public static IServiceCollection AddNodeTypesClient(this IServiceCollection services, Action<NodeTypesClientBuilder> action = null)Adds a singleton NodeTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionNodeTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddNodeTypesClient(IServiceCollection, Action<IServiceProvider, NodeTypesClientBuilder>)
public static IServiceCollection AddNodeTypesClient(this IServiceCollection services, Action<IServiceProvider, NodeTypesClientBuilder> action)Adds a singleton NodeTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderNodeTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddOrganizationSecurityPoliciesClient(IServiceCollection, Action<OrganizationSecurityPoliciesClientBuilder>)
public static IServiceCollection AddOrganizationSecurityPoliciesClient(this IServiceCollection services, Action<OrganizationSecurityPoliciesClientBuilder> action = null)Adds a singleton OrganizationSecurityPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionOrganizationSecurityPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddOrganizationSecurityPoliciesClient(IServiceCollection, Action<IServiceProvider, OrganizationSecurityPoliciesClientBuilder>)
public static IServiceCollection AddOrganizationSecurityPoliciesClient(this IServiceCollection services, Action<IServiceProvider, OrganizationSecurityPoliciesClientBuilder> action)Adds a singleton OrganizationSecurityPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderOrganizationSecurityPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddPacketMirroringsClient(IServiceCollection, Action<PacketMirroringsClientBuilder>)
public static IServiceCollection AddPacketMirroringsClient(this IServiceCollection services, Action<PacketMirroringsClientBuilder> action = null)Adds a singleton PacketMirroringsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionPacketMirroringsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddPacketMirroringsClient(IServiceCollection, Action<IServiceProvider, PacketMirroringsClientBuilder>)
public static IServiceCollection AddPacketMirroringsClient(this IServiceCollection services, Action<IServiceProvider, PacketMirroringsClientBuilder> action)Adds a singleton PacketMirroringsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderPacketMirroringsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddPreviewFeaturesClient(IServiceCollection, Action<PreviewFeaturesClientBuilder>)
public static IServiceCollection AddPreviewFeaturesClient(this IServiceCollection services, Action<PreviewFeaturesClientBuilder> action = null)Adds a singleton PreviewFeaturesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionPreviewFeaturesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddPreviewFeaturesClient(IServiceCollection, Action<IServiceProvider, PreviewFeaturesClientBuilder>)
public static IServiceCollection AddPreviewFeaturesClient(this IServiceCollection services, Action<IServiceProvider, PreviewFeaturesClientBuilder> action)Adds a singleton PreviewFeaturesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderPreviewFeaturesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddProjectsClient(IServiceCollection, Action<ProjectsClientBuilder>)
public static IServiceCollection AddProjectsClient(this IServiceCollection services, Action<ProjectsClientBuilder> action = null)Adds a singleton ProjectsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionProjectsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddProjectsClient(IServiceCollection, Action<IServiceProvider, ProjectsClientBuilder>)
public static IServiceCollection AddProjectsClient(this IServiceCollection services, Action<IServiceProvider, ProjectsClientBuilder> action)Adds a singleton ProjectsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderProjectsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddPublicAdvertisedPrefixesClient(IServiceCollection, Action<PublicAdvertisedPrefixesClientBuilder>)
public static IServiceCollection AddPublicAdvertisedPrefixesClient(this IServiceCollection services, Action<PublicAdvertisedPrefixesClientBuilder> action = null)Adds a singleton PublicAdvertisedPrefixesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionPublicAdvertisedPrefixesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddPublicAdvertisedPrefixesClient(IServiceCollection, Action<IServiceProvider, PublicAdvertisedPrefixesClientBuilder>)
public static IServiceCollection AddPublicAdvertisedPrefixesClient(this IServiceCollection services, Action<IServiceProvider, PublicAdvertisedPrefixesClientBuilder> action)Adds a singleton PublicAdvertisedPrefixesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderPublicAdvertisedPrefixesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddPublicDelegatedPrefixesClient(IServiceCollection, Action<PublicDelegatedPrefixesClientBuilder>)
public static IServiceCollection AddPublicDelegatedPrefixesClient(this IServiceCollection services, Action<PublicDelegatedPrefixesClientBuilder> action = null)Adds a singleton PublicDelegatedPrefixesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionPublicDelegatedPrefixesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddPublicDelegatedPrefixesClient(IServiceCollection, Action<IServiceProvider, PublicDelegatedPrefixesClientBuilder>)
public static IServiceCollection AddPublicDelegatedPrefixesClient(this IServiceCollection services, Action<IServiceProvider, PublicDelegatedPrefixesClientBuilder> action)Adds a singleton PublicDelegatedPrefixesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderPublicDelegatedPrefixesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionAutoscalersClient(IServiceCollection, Action<RegionAutoscalersClientBuilder>)
public static IServiceCollection AddRegionAutoscalersClient(this IServiceCollection services, Action<RegionAutoscalersClientBuilder> action = null)Adds a singleton RegionAutoscalersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionAutoscalersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionAutoscalersClient(IServiceCollection, Action<IServiceProvider, RegionAutoscalersClientBuilder>)
public static IServiceCollection AddRegionAutoscalersClient(this IServiceCollection services, Action<IServiceProvider, RegionAutoscalersClientBuilder> action)Adds a singleton RegionAutoscalersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionAutoscalersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionBackendServicesClient(IServiceCollection, Action<RegionBackendServicesClientBuilder>)
public static IServiceCollection AddRegionBackendServicesClient(this IServiceCollection services, Action<RegionBackendServicesClientBuilder> action = null)Adds a singleton RegionBackendServicesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionBackendServicesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionBackendServicesClient(IServiceCollection, Action<IServiceProvider, RegionBackendServicesClientBuilder>)
public static IServiceCollection AddRegionBackendServicesClient(this IServiceCollection services, Action<IServiceProvider, RegionBackendServicesClientBuilder> action)Adds a singleton RegionBackendServicesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionBackendServicesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionCommitmentsClient(IServiceCollection, Action<RegionCommitmentsClientBuilder>)
public static IServiceCollection AddRegionCommitmentsClient(this IServiceCollection services, Action<RegionCommitmentsClientBuilder> action = null)Adds a singleton RegionCommitmentsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionCommitmentsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionCommitmentsClient(IServiceCollection, Action<IServiceProvider, RegionCommitmentsClientBuilder>)
public static IServiceCollection AddRegionCommitmentsClient(this IServiceCollection services, Action<IServiceProvider, RegionCommitmentsClientBuilder> action)Adds a singleton RegionCommitmentsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionCommitmentsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionDiskTypesClient(IServiceCollection, Action<RegionDiskTypesClientBuilder>)
public static IServiceCollection AddRegionDiskTypesClient(this IServiceCollection services, Action<RegionDiskTypesClientBuilder> action = null)Adds a singleton RegionDiskTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionDiskTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionDiskTypesClient(IServiceCollection, Action<IServiceProvider, RegionDiskTypesClientBuilder>)
public static IServiceCollection AddRegionDiskTypesClient(this IServiceCollection services, Action<IServiceProvider, RegionDiskTypesClientBuilder> action)Adds a singleton RegionDiskTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionDiskTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionDisksClient(IServiceCollection, Action<RegionDisksClientBuilder>)
public static IServiceCollection AddRegionDisksClient(this IServiceCollection services, Action<RegionDisksClientBuilder> action = null)Adds a singleton RegionDisksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionDisksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionDisksClient(IServiceCollection, Action<IServiceProvider, RegionDisksClientBuilder>)
public static IServiceCollection AddRegionDisksClient(this IServiceCollection services, Action<IServiceProvider, RegionDisksClientBuilder> action)Adds a singleton RegionDisksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionDisksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionHealthCheckServicesClient(IServiceCollection, Action<RegionHealthCheckServicesClientBuilder>)
public static IServiceCollection AddRegionHealthCheckServicesClient(this IServiceCollection services, Action<RegionHealthCheckServicesClientBuilder> action = null)Adds a singleton RegionHealthCheckServicesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionHealthCheckServicesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionHealthCheckServicesClient(IServiceCollection, Action<IServiceProvider, RegionHealthCheckServicesClientBuilder>)
public static IServiceCollection AddRegionHealthCheckServicesClient(this IServiceCollection services, Action<IServiceProvider, RegionHealthCheckServicesClientBuilder> action)Adds a singleton RegionHealthCheckServicesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionHealthCheckServicesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionHealthChecksClient(IServiceCollection, Action<RegionHealthChecksClientBuilder>)
public static IServiceCollection AddRegionHealthChecksClient(this IServiceCollection services, Action<RegionHealthChecksClientBuilder> action = null)Adds a singleton RegionHealthChecksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionHealthChecksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionHealthChecksClient(IServiceCollection, Action<IServiceProvider, RegionHealthChecksClientBuilder>)
public static IServiceCollection AddRegionHealthChecksClient(this IServiceCollection services, Action<IServiceProvider, RegionHealthChecksClientBuilder> action)Adds a singleton RegionHealthChecksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionHealthChecksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstanceGroupManagersClient(IServiceCollection, Action<RegionInstanceGroupManagersClientBuilder>)
public static IServiceCollection AddRegionInstanceGroupManagersClient(this IServiceCollection services, Action<RegionInstanceGroupManagersClientBuilder> action = null)Adds a singleton RegionInstanceGroupManagersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionInstanceGroupManagersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstanceGroupManagersClient(IServiceCollection, Action<IServiceProvider, RegionInstanceGroupManagersClientBuilder>)
public static IServiceCollection AddRegionInstanceGroupManagersClient(this IServiceCollection services, Action<IServiceProvider, RegionInstanceGroupManagersClientBuilder> action)Adds a singleton RegionInstanceGroupManagersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionInstanceGroupManagersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstanceGroupsClient(IServiceCollection, Action<RegionInstanceGroupsClientBuilder>)
public static IServiceCollection AddRegionInstanceGroupsClient(this IServiceCollection services, Action<RegionInstanceGroupsClientBuilder> action = null)Adds a singleton RegionInstanceGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionInstanceGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstanceGroupsClient(IServiceCollection, Action<IServiceProvider, RegionInstanceGroupsClientBuilder>)
public static IServiceCollection AddRegionInstanceGroupsClient(this IServiceCollection services, Action<IServiceProvider, RegionInstanceGroupsClientBuilder> action)Adds a singleton RegionInstanceGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionInstanceGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstanceTemplatesClient(IServiceCollection, Action<RegionInstanceTemplatesClientBuilder>)
public static IServiceCollection AddRegionInstanceTemplatesClient(this IServiceCollection services, Action<RegionInstanceTemplatesClientBuilder> action = null)Adds a singleton RegionInstanceTemplatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionInstanceTemplatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstanceTemplatesClient(IServiceCollection, Action<IServiceProvider, RegionInstanceTemplatesClientBuilder>)
public static IServiceCollection AddRegionInstanceTemplatesClient(this IServiceCollection services, Action<IServiceProvider, RegionInstanceTemplatesClientBuilder> action)Adds a singleton RegionInstanceTemplatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionInstanceTemplatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstancesClient(IServiceCollection, Action<RegionInstancesClientBuilder>)
public static IServiceCollection AddRegionInstancesClient(this IServiceCollection services, Action<RegionInstancesClientBuilder> action = null)Adds a singleton RegionInstancesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionInstancesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstancesClient(IServiceCollection, Action<IServiceProvider, RegionInstancesClientBuilder>)
public static IServiceCollection AddRegionInstancesClient(this IServiceCollection services, Action<IServiceProvider, RegionInstancesClientBuilder> action)Adds a singleton RegionInstancesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionInstancesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstantSnapshotsClient(IServiceCollection, Action<RegionInstantSnapshotsClientBuilder>)
public static IServiceCollection AddRegionInstantSnapshotsClient(this IServiceCollection services, Action<RegionInstantSnapshotsClientBuilder> action = null)Adds a singleton RegionInstantSnapshotsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionInstantSnapshotsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionInstantSnapshotsClient(IServiceCollection, Action<IServiceProvider, RegionInstantSnapshotsClientBuilder>)
public static IServiceCollection AddRegionInstantSnapshotsClient(this IServiceCollection services, Action<IServiceProvider, RegionInstantSnapshotsClientBuilder> action)Adds a singleton RegionInstantSnapshotsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionInstantSnapshotsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionNetworkEndpointGroupsClient(IServiceCollection, Action<RegionNetworkEndpointGroupsClientBuilder>)
public static IServiceCollection AddRegionNetworkEndpointGroupsClient(this IServiceCollection services, Action<RegionNetworkEndpointGroupsClientBuilder> action = null)Adds a singleton RegionNetworkEndpointGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionNetworkEndpointGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionNetworkEndpointGroupsClient(IServiceCollection, Action<IServiceProvider, RegionNetworkEndpointGroupsClientBuilder>)
public static IServiceCollection AddRegionNetworkEndpointGroupsClient(this IServiceCollection services, Action<IServiceProvider, RegionNetworkEndpointGroupsClientBuilder> action)Adds a singleton RegionNetworkEndpointGroupsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionNetworkEndpointGroupsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionNetworkFirewallPoliciesClient(IServiceCollection, Action<RegionNetworkFirewallPoliciesClientBuilder>)
public static IServiceCollection AddRegionNetworkFirewallPoliciesClient(this IServiceCollection services, Action<RegionNetworkFirewallPoliciesClientBuilder> action = null)Adds a singleton RegionNetworkFirewallPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionNetworkFirewallPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionNetworkFirewallPoliciesClient(IServiceCollection, Action<IServiceProvider, RegionNetworkFirewallPoliciesClientBuilder>)
public static IServiceCollection AddRegionNetworkFirewallPoliciesClient(this IServiceCollection services, Action<IServiceProvider, RegionNetworkFirewallPoliciesClientBuilder> action)Adds a singleton RegionNetworkFirewallPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionNetworkFirewallPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionNotificationEndpointsClient(IServiceCollection, Action<RegionNotificationEndpointsClientBuilder>)
public static IServiceCollection AddRegionNotificationEndpointsClient(this IServiceCollection services, Action<RegionNotificationEndpointsClientBuilder> action = null)Adds a singleton RegionNotificationEndpointsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionNotificationEndpointsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionNotificationEndpointsClient(IServiceCollection, Action<IServiceProvider, RegionNotificationEndpointsClientBuilder>)
public static IServiceCollection AddRegionNotificationEndpointsClient(this IServiceCollection services, Action<IServiceProvider, RegionNotificationEndpointsClientBuilder> action)Adds a singleton RegionNotificationEndpointsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionNotificationEndpointsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionOperationsClient(IServiceCollection, Action<RegionOperationsClientBuilder>)
public static IServiceCollection AddRegionOperationsClient(this IServiceCollection services, Action<RegionOperationsClientBuilder> action = null)Adds a singleton RegionOperationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionOperationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionOperationsClient(IServiceCollection, Action<IServiceProvider, RegionOperationsClientBuilder>)
public static IServiceCollection AddRegionOperationsClient(this IServiceCollection services, Action<IServiceProvider, RegionOperationsClientBuilder> action)Adds a singleton RegionOperationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionOperationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionSecurityPoliciesClient(IServiceCollection, Action<RegionSecurityPoliciesClientBuilder>)
public static IServiceCollection AddRegionSecurityPoliciesClient(this IServiceCollection services, Action<RegionSecurityPoliciesClientBuilder> action = null)Adds a singleton RegionSecurityPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionSecurityPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionSecurityPoliciesClient(IServiceCollection, Action<IServiceProvider, RegionSecurityPoliciesClientBuilder>)
public static IServiceCollection AddRegionSecurityPoliciesClient(this IServiceCollection services, Action<IServiceProvider, RegionSecurityPoliciesClientBuilder> action)Adds a singleton RegionSecurityPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionSecurityPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionSslCertificatesClient(IServiceCollection, Action<RegionSslCertificatesClientBuilder>)
public static IServiceCollection AddRegionSslCertificatesClient(this IServiceCollection services, Action<RegionSslCertificatesClientBuilder> action = null)Adds a singleton RegionSslCertificatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionSslCertificatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionSslCertificatesClient(IServiceCollection, Action<IServiceProvider, RegionSslCertificatesClientBuilder>)
public static IServiceCollection AddRegionSslCertificatesClient(this IServiceCollection services, Action<IServiceProvider, RegionSslCertificatesClientBuilder> action)Adds a singleton RegionSslCertificatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionSslCertificatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionSslPoliciesClient(IServiceCollection, Action<RegionSslPoliciesClientBuilder>)
public static IServiceCollection AddRegionSslPoliciesClient(this IServiceCollection services, Action<RegionSslPoliciesClientBuilder> action = null)Adds a singleton RegionSslPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionSslPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionSslPoliciesClient(IServiceCollection, Action<IServiceProvider, RegionSslPoliciesClientBuilder>)
public static IServiceCollection AddRegionSslPoliciesClient(this IServiceCollection services, Action<IServiceProvider, RegionSslPoliciesClientBuilder> action)Adds a singleton RegionSslPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionSslPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionTargetHttpProxiesClient(IServiceCollection, Action<RegionTargetHttpProxiesClientBuilder>)
public static IServiceCollection AddRegionTargetHttpProxiesClient(this IServiceCollection services, Action<RegionTargetHttpProxiesClientBuilder> action = null)Adds a singleton RegionTargetHttpProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionTargetHttpProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionTargetHttpProxiesClient(IServiceCollection, Action<IServiceProvider, RegionTargetHttpProxiesClientBuilder>)
public static IServiceCollection AddRegionTargetHttpProxiesClient(this IServiceCollection services, Action<IServiceProvider, RegionTargetHttpProxiesClientBuilder> action)Adds a singleton RegionTargetHttpProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionTargetHttpProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionTargetHttpsProxiesClient(IServiceCollection, Action<RegionTargetHttpsProxiesClientBuilder>)
public static IServiceCollection AddRegionTargetHttpsProxiesClient(this IServiceCollection services, Action<RegionTargetHttpsProxiesClientBuilder> action = null)Adds a singleton RegionTargetHttpsProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionTargetHttpsProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionTargetHttpsProxiesClient(IServiceCollection, Action<IServiceProvider, RegionTargetHttpsProxiesClientBuilder>)
public static IServiceCollection AddRegionTargetHttpsProxiesClient(this IServiceCollection services, Action<IServiceProvider, RegionTargetHttpsProxiesClientBuilder> action)Adds a singleton RegionTargetHttpsProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionTargetHttpsProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionTargetTcpProxiesClient(IServiceCollection, Action<RegionTargetTcpProxiesClientBuilder>)
public static IServiceCollection AddRegionTargetTcpProxiesClient(this IServiceCollection services, Action<RegionTargetTcpProxiesClientBuilder> action = null)Adds a singleton RegionTargetTcpProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionTargetTcpProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionTargetTcpProxiesClient(IServiceCollection, Action<IServiceProvider, RegionTargetTcpProxiesClientBuilder>)
public static IServiceCollection AddRegionTargetTcpProxiesClient(this IServiceCollection services, Action<IServiceProvider, RegionTargetTcpProxiesClientBuilder> action)Adds a singleton RegionTargetTcpProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionTargetTcpProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionUrlMapsClient(IServiceCollection, Action<RegionUrlMapsClientBuilder>)
public static IServiceCollection AddRegionUrlMapsClient(this IServiceCollection services, Action<RegionUrlMapsClientBuilder> action = null)Adds a singleton RegionUrlMapsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionUrlMapsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionUrlMapsClient(IServiceCollection, Action<IServiceProvider, RegionUrlMapsClientBuilder>)
public static IServiceCollection AddRegionUrlMapsClient(this IServiceCollection services, Action<IServiceProvider, RegionUrlMapsClientBuilder> action)Adds a singleton RegionUrlMapsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionUrlMapsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionZonesClient(IServiceCollection, Action<RegionZonesClientBuilder>)
public static IServiceCollection AddRegionZonesClient(this IServiceCollection services, Action<RegionZonesClientBuilder> action = null)Adds a singleton RegionZonesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionZonesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionZonesClient(IServiceCollection, Action<IServiceProvider, RegionZonesClientBuilder>)
public static IServiceCollection AddRegionZonesClient(this IServiceCollection services, Action<IServiceProvider, RegionZonesClientBuilder> action)Adds a singleton RegionZonesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionZonesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionsClient(IServiceCollection, Action<RegionsClientBuilder>)
public static IServiceCollection AddRegionsClient(this IServiceCollection services, Action<RegionsClientBuilder> action = null)Adds a singleton RegionsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRegionsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRegionsClient(IServiceCollection, Action<IServiceProvider, RegionsClientBuilder>)
public static IServiceCollection AddRegionsClient(this IServiceCollection services, Action<IServiceProvider, RegionsClientBuilder> action)Adds a singleton RegionsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRegionsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddReservationBlocksClient(IServiceCollection, Action<ReservationBlocksClientBuilder>)
public static IServiceCollection AddReservationBlocksClient(this IServiceCollection services, Action<ReservationBlocksClientBuilder> action = null)Adds a singleton ReservationBlocksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionReservationBlocksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddReservationBlocksClient(IServiceCollection, Action<IServiceProvider, ReservationBlocksClientBuilder>)
public static IServiceCollection AddReservationBlocksClient(this IServiceCollection services, Action<IServiceProvider, ReservationBlocksClientBuilder> action)Adds a singleton ReservationBlocksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderReservationBlocksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddReservationSubBlocksClient(IServiceCollection, Action<ReservationSubBlocksClientBuilder>)
public static IServiceCollection AddReservationSubBlocksClient(this IServiceCollection services, Action<ReservationSubBlocksClientBuilder> action = null)Adds a singleton ReservationSubBlocksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionReservationSubBlocksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddReservationSubBlocksClient(IServiceCollection, Action<IServiceProvider, ReservationSubBlocksClientBuilder>)
public static IServiceCollection AddReservationSubBlocksClient(this IServiceCollection services, Action<IServiceProvider, ReservationSubBlocksClientBuilder> action)Adds a singleton ReservationSubBlocksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderReservationSubBlocksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddReservationsClient(IServiceCollection, Action<ReservationsClientBuilder>)
public static IServiceCollection AddReservationsClient(this IServiceCollection services, Action<ReservationsClientBuilder> action = null)Adds a singleton ReservationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionReservationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddReservationsClient(IServiceCollection, Action<IServiceProvider, ReservationsClientBuilder>)
public static IServiceCollection AddReservationsClient(this IServiceCollection services, Action<IServiceProvider, ReservationsClientBuilder> action)Adds a singleton ReservationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderReservationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddResourcePoliciesClient(IServiceCollection, Action<ResourcePoliciesClientBuilder>)
public static IServiceCollection AddResourcePoliciesClient(this IServiceCollection services, Action<ResourcePoliciesClientBuilder> action = null)Adds a singleton ResourcePoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionResourcePoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddResourcePoliciesClient(IServiceCollection, Action<IServiceProvider, ResourcePoliciesClientBuilder>)
public static IServiceCollection AddResourcePoliciesClient(this IServiceCollection services, Action<IServiceProvider, ResourcePoliciesClientBuilder> action)Adds a singleton ResourcePoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderResourcePoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRoutersClient(IServiceCollection, Action<RoutersClientBuilder>)
public static IServiceCollection AddRoutersClient(this IServiceCollection services, Action<RoutersClientBuilder> action = null)Adds a singleton RoutersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRoutersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRoutersClient(IServiceCollection, Action<IServiceProvider, RoutersClientBuilder>)
public static IServiceCollection AddRoutersClient(this IServiceCollection services, Action<IServiceProvider, RoutersClientBuilder> action)Adds a singleton RoutersClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRoutersClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRoutesClient(IServiceCollection, Action<RoutesClientBuilder>)
public static IServiceCollection AddRoutesClient(this IServiceCollection services, Action<RoutesClientBuilder> action = null)Adds a singleton RoutesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionRoutesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddRoutesClient(IServiceCollection, Action<IServiceProvider, RoutesClientBuilder>)
public static IServiceCollection AddRoutesClient(this IServiceCollection services, Action<IServiceProvider, RoutesClientBuilder> action)Adds a singleton RoutesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderRoutesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSecurityPoliciesClient(IServiceCollection, Action<SecurityPoliciesClientBuilder>)
public static IServiceCollection AddSecurityPoliciesClient(this IServiceCollection services, Action<SecurityPoliciesClientBuilder> action = null)Adds a singleton SecurityPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSecurityPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSecurityPoliciesClient(IServiceCollection, Action<IServiceProvider, SecurityPoliciesClientBuilder>)
public static IServiceCollection AddSecurityPoliciesClient(this IServiceCollection services, Action<IServiceProvider, SecurityPoliciesClientBuilder> action)Adds a singleton SecurityPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderSecurityPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddServiceAttachmentsClient(IServiceCollection, Action<ServiceAttachmentsClientBuilder>)
public static IServiceCollection AddServiceAttachmentsClient(this IServiceCollection services, Action<ServiceAttachmentsClientBuilder> action = null)Adds a singleton ServiceAttachmentsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionServiceAttachmentsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddServiceAttachmentsClient(IServiceCollection, Action<IServiceProvider, ServiceAttachmentsClientBuilder>)
public static IServiceCollection AddServiceAttachmentsClient(this IServiceCollection services, Action<IServiceProvider, ServiceAttachmentsClientBuilder> action)Adds a singleton ServiceAttachmentsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderServiceAttachmentsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSnapshotSettingsServiceClient(IServiceCollection, Action<SnapshotSettingsServiceClientBuilder>)
public static IServiceCollection AddSnapshotSettingsServiceClient(this IServiceCollection services, Action<SnapshotSettingsServiceClientBuilder> action = null)Adds a singleton SnapshotSettingsServiceClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSnapshotSettingsServiceClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSnapshotSettingsServiceClient(IServiceCollection, Action<IServiceProvider, SnapshotSettingsServiceClientBuilder>)
public static IServiceCollection AddSnapshotSettingsServiceClient(this IServiceCollection services, Action<IServiceProvider, SnapshotSettingsServiceClientBuilder> action)Adds a singleton SnapshotSettingsServiceClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderSnapshotSettingsServiceClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSnapshotsClient(IServiceCollection, Action<SnapshotsClientBuilder>)
public static IServiceCollection AddSnapshotsClient(this IServiceCollection services, Action<SnapshotsClientBuilder> action = null)Adds a singleton SnapshotsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSnapshotsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSnapshotsClient(IServiceCollection, Action<IServiceProvider, SnapshotsClientBuilder>)
public static IServiceCollection AddSnapshotsClient(this IServiceCollection services, Action<IServiceProvider, SnapshotsClientBuilder> action)Adds a singleton SnapshotsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderSnapshotsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSslCertificatesClient(IServiceCollection, Action<SslCertificatesClientBuilder>)
public static IServiceCollection AddSslCertificatesClient(this IServiceCollection services, Action<SslCertificatesClientBuilder> action = null)Adds a singleton SslCertificatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSslCertificatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSslCertificatesClient(IServiceCollection, Action<IServiceProvider, SslCertificatesClientBuilder>)
public static IServiceCollection AddSslCertificatesClient(this IServiceCollection services, Action<IServiceProvider, SslCertificatesClientBuilder> action)Adds a singleton SslCertificatesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderSslCertificatesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSslPoliciesClient(IServiceCollection, Action<SslPoliciesClientBuilder>)
public static IServiceCollection AddSslPoliciesClient(this IServiceCollection services, Action<SslPoliciesClientBuilder> action = null)Adds a singleton SslPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSslPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSslPoliciesClient(IServiceCollection, Action<IServiceProvider, SslPoliciesClientBuilder>)
public static IServiceCollection AddSslPoliciesClient(this IServiceCollection services, Action<IServiceProvider, SslPoliciesClientBuilder> action)Adds a singleton SslPoliciesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderSslPoliciesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddStoragePoolTypesClient(IServiceCollection, Action<StoragePoolTypesClientBuilder>)
public static IServiceCollection AddStoragePoolTypesClient(this IServiceCollection services, Action<StoragePoolTypesClientBuilder> action = null)Adds a singleton StoragePoolTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionStoragePoolTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddStoragePoolTypesClient(IServiceCollection, Action<IServiceProvider, StoragePoolTypesClientBuilder>)
public static IServiceCollection AddStoragePoolTypesClient(this IServiceCollection services, Action<IServiceProvider, StoragePoolTypesClientBuilder> action)Adds a singleton StoragePoolTypesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderStoragePoolTypesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddStoragePoolsClient(IServiceCollection, Action<StoragePoolsClientBuilder>)
public static IServiceCollection AddStoragePoolsClient(this IServiceCollection services, Action<StoragePoolsClientBuilder> action = null)Adds a singleton StoragePoolsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionStoragePoolsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddStoragePoolsClient(IServiceCollection, Action<IServiceProvider, StoragePoolsClientBuilder>)
public static IServiceCollection AddStoragePoolsClient(this IServiceCollection services, Action<IServiceProvider, StoragePoolsClientBuilder> action)Adds a singleton StoragePoolsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderStoragePoolsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSubnetworksClient(IServiceCollection, Action<SubnetworksClientBuilder>)
public static IServiceCollection AddSubnetworksClient(this IServiceCollection services, Action<SubnetworksClientBuilder> action = null)Adds a singleton SubnetworksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSubnetworksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddSubnetworksClient(IServiceCollection, Action<IServiceProvider, SubnetworksClientBuilder>)
public static IServiceCollection AddSubnetworksClient(this IServiceCollection services, Action<IServiceProvider, SubnetworksClientBuilder> action)Adds a singleton SubnetworksClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderSubnetworksClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetGrpcProxiesClient(IServiceCollection, Action<TargetGrpcProxiesClientBuilder>)
public static IServiceCollection AddTargetGrpcProxiesClient(this IServiceCollection services, Action<TargetGrpcProxiesClientBuilder> action = null)Adds a singleton TargetGrpcProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionTargetGrpcProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetGrpcProxiesClient(IServiceCollection, Action<IServiceProvider, TargetGrpcProxiesClientBuilder>)
public static IServiceCollection AddTargetGrpcProxiesClient(this IServiceCollection services, Action<IServiceProvider, TargetGrpcProxiesClientBuilder> action)Adds a singleton TargetGrpcProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderTargetGrpcProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetHttpProxiesClient(IServiceCollection, Action<TargetHttpProxiesClientBuilder>)
public static IServiceCollection AddTargetHttpProxiesClient(this IServiceCollection services, Action<TargetHttpProxiesClientBuilder> action = null)Adds a singleton TargetHttpProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionTargetHttpProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetHttpProxiesClient(IServiceCollection, Action<IServiceProvider, TargetHttpProxiesClientBuilder>)
public static IServiceCollection AddTargetHttpProxiesClient(this IServiceCollection services, Action<IServiceProvider, TargetHttpProxiesClientBuilder> action)Adds a singleton TargetHttpProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderTargetHttpProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetHttpsProxiesClient(IServiceCollection, Action<TargetHttpsProxiesClientBuilder>)
public static IServiceCollection AddTargetHttpsProxiesClient(this IServiceCollection services, Action<TargetHttpsProxiesClientBuilder> action = null)Adds a singleton TargetHttpsProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionTargetHttpsProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetHttpsProxiesClient(IServiceCollection, Action<IServiceProvider, TargetHttpsProxiesClientBuilder>)
public static IServiceCollection AddTargetHttpsProxiesClient(this IServiceCollection services, Action<IServiceProvider, TargetHttpsProxiesClientBuilder> action)Adds a singleton TargetHttpsProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderTargetHttpsProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetInstancesClient(IServiceCollection, Action<TargetInstancesClientBuilder>)
public static IServiceCollection AddTargetInstancesClient(this IServiceCollection services, Action<TargetInstancesClientBuilder> action = null)Adds a singleton TargetInstancesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionTargetInstancesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetInstancesClient(IServiceCollection, Action<IServiceProvider, TargetInstancesClientBuilder>)
public static IServiceCollection AddTargetInstancesClient(this IServiceCollection services, Action<IServiceProvider, TargetInstancesClientBuilder> action)Adds a singleton TargetInstancesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderTargetInstancesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetPoolsClient(IServiceCollection, Action<TargetPoolsClientBuilder>)
public static IServiceCollection AddTargetPoolsClient(this IServiceCollection services, Action<TargetPoolsClientBuilder> action = null)Adds a singleton TargetPoolsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionTargetPoolsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetPoolsClient(IServiceCollection, Action<IServiceProvider, TargetPoolsClientBuilder>)
public static IServiceCollection AddTargetPoolsClient(this IServiceCollection services, Action<IServiceProvider, TargetPoolsClientBuilder> action)Adds a singleton TargetPoolsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderTargetPoolsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetSslProxiesClient(IServiceCollection, Action<TargetSslProxiesClientBuilder>)
public static IServiceCollection AddTargetSslProxiesClient(this IServiceCollection services, Action<TargetSslProxiesClientBuilder> action = null)Adds a singleton TargetSslProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionTargetSslProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetSslProxiesClient(IServiceCollection, Action<IServiceProvider, TargetSslProxiesClientBuilder>)
public static IServiceCollection AddTargetSslProxiesClient(this IServiceCollection services, Action<IServiceProvider, TargetSslProxiesClientBuilder> action)Adds a singleton TargetSslProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderTargetSslProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetTcpProxiesClient(IServiceCollection, Action<TargetTcpProxiesClientBuilder>)
public static IServiceCollection AddTargetTcpProxiesClient(this IServiceCollection services, Action<TargetTcpProxiesClientBuilder> action = null)Adds a singleton TargetTcpProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionTargetTcpProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetTcpProxiesClient(IServiceCollection, Action<IServiceProvider, TargetTcpProxiesClientBuilder>)
public static IServiceCollection AddTargetTcpProxiesClient(this IServiceCollection services, Action<IServiceProvider, TargetTcpProxiesClientBuilder> action)Adds a singleton TargetTcpProxiesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderTargetTcpProxiesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetVpnGatewaysClient(IServiceCollection, Action<TargetVpnGatewaysClientBuilder>)
public static IServiceCollection AddTargetVpnGatewaysClient(this IServiceCollection services, Action<TargetVpnGatewaysClientBuilder> action = null)Adds a singleton TargetVpnGatewaysClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionTargetVpnGatewaysClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddTargetVpnGatewaysClient(IServiceCollection, Action<IServiceProvider, TargetVpnGatewaysClientBuilder>)
public static IServiceCollection AddTargetVpnGatewaysClient(this IServiceCollection services, Action<IServiceProvider, TargetVpnGatewaysClientBuilder> action)Adds a singleton TargetVpnGatewaysClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderTargetVpnGatewaysClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddUrlMapsClient(IServiceCollection, Action<UrlMapsClientBuilder>)
public static IServiceCollection AddUrlMapsClient(this IServiceCollection services, Action<UrlMapsClientBuilder> action = null)Adds a singleton UrlMapsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionUrlMapsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddUrlMapsClient(IServiceCollection, Action<IServiceProvider, UrlMapsClientBuilder>)
public static IServiceCollection AddUrlMapsClient(this IServiceCollection services, Action<IServiceProvider, UrlMapsClientBuilder> action)Adds a singleton UrlMapsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderUrlMapsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddVpnGatewaysClient(IServiceCollection, Action<VpnGatewaysClientBuilder>)
public static IServiceCollection AddVpnGatewaysClient(this IServiceCollection services, Action<VpnGatewaysClientBuilder> action = null)Adds a singleton VpnGatewaysClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionVpnGatewaysClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddVpnGatewaysClient(IServiceCollection, Action<IServiceProvider, VpnGatewaysClientBuilder>)
public static IServiceCollection AddVpnGatewaysClient(this IServiceCollection services, Action<IServiceProvider, VpnGatewaysClientBuilder> action)Adds a singleton VpnGatewaysClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderVpnGatewaysClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddVpnTunnelsClient(IServiceCollection, Action<VpnTunnelsClientBuilder>)
public static IServiceCollection AddVpnTunnelsClient(this IServiceCollection services, Action<VpnTunnelsClientBuilder> action = null)Adds a singleton VpnTunnelsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionVpnTunnelsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddVpnTunnelsClient(IServiceCollection, Action<IServiceProvider, VpnTunnelsClientBuilder>)
public static IServiceCollection AddVpnTunnelsClient(this IServiceCollection services, Action<IServiceProvider, VpnTunnelsClientBuilder> action)Adds a singleton VpnTunnelsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderVpnTunnelsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddZoneOperationsClient(IServiceCollection, Action<ZoneOperationsClientBuilder>)
public static IServiceCollection AddZoneOperationsClient(this IServiceCollection services, Action<ZoneOperationsClientBuilder> action = null)Adds a singleton ZoneOperationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionZoneOperationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddZoneOperationsClient(IServiceCollection, Action<IServiceProvider, ZoneOperationsClientBuilder>)
public static IServiceCollection AddZoneOperationsClient(this IServiceCollection services, Action<IServiceProvider, ZoneOperationsClientBuilder> action)Adds a singleton ZoneOperationsClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderZoneOperationsClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddZonesClient(IServiceCollection, Action<ZonesClientBuilder>)
public static IServiceCollection AddZonesClient(this IServiceCollection services, Action<ZonesClientBuilder> action = null)Adds a singleton ZonesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionZonesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|
AddZonesClient(IServiceCollection, Action<IServiceProvider, ZonesClientBuilder>)
public static IServiceCollection AddZonesClient(this IServiceCollection services, Action<IServiceProvider, ZonesClientBuilder> action)Adds a singleton ZonesClient to services.
| Parameters | |
|---|---|
| Name | Description |
services |
IServiceCollectionThe service collection to add the client to. The services are used to configure the client when requested. |
action |
ActionSystem.IServiceProviderZonesClientBuilderAn optional action to invoke on the client builder. This is invoked before services from
|
| Returns | |
|---|---|
| Type | Description |
IServiceCollection |
|