PrivateLinkServicesOperations interface
Bir PrivateLinkServices işlemlerini temsil eden arayüz.
Özellikler
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| check |
Aboneliğin özel bağlantı hizmeti tarafından görülüp görülmediğini kontrol eder. |
| check |
Aboneliğin belirtilen kaynak grubundaki özel bağlantı hizmeti tarafından görülüp görülmediğini denetler. |
| create |
Belirtilen kaynak grubunda özel bir bağlantı hizmeti oluşturur veya güncelleştirir. |
| delete | Belirtilen özel bağlantı hizmetini siler. |
| delete |
Abonelikteki özel bağlantı hizmeti için özel uç nokta bağlantısını silin. |
| get | Kaynak grubuna göre belirtilen özel bağlantı hizmetini alır. |
| get |
Kaynak grubundaki belirli özel bağlantı hizmeti tarafından belirli özel uç noktası bağlantısını alın. |
| list | Bir kaynak grubundaki tüm özel bağlantı hizmetlerini alır. |
| list |
Bu bölgedeki bu abonelikte otomatik olarak onaylanan bir Özel Uç Noktaya bağlanabilen tüm özel bağlantı hizmeti kimliklerini döndürür. |
| list |
Bu bölgedeki bu abonelikte otomatik olarak onaylanan bir Özel Uç Noktaya bağlanabilen tüm özel bağlantı hizmeti kimliklerini döndürür. |
| list |
Bir abonelikteki tüm özel bağlantı hizmetlerini alır. |
| list |
Belirli bir özel bağlantı hizmeti için tüm özel uç nokta bağlantılarını alır. |
| update |
Abonelikteki özel bağlantı hizmeti için özel uç nokta bağlantısını onaylayın veya reddedin. |
Özellik Ayrıntıları
beginCheckPrivateLinkServiceVisibility
Uyarı
Bu API artık kullanım dışıdır.
use checkPrivateLinkServiceVisibility instead
beginCheckPrivateLinkServiceVisibility: (location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams) => Promise<SimplePollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>>
Özellik Değeri
(location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams) => Promise<SimplePollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>>
beginCheckPrivateLinkServiceVisibilityAndWait
Uyarı
Bu API artık kullanım dışıdır.
use checkPrivateLinkServiceVisibility instead
beginCheckPrivateLinkServiceVisibilityAndWait: (location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams) => Promise<PrivateLinkServiceVisibility>
Özellik Değeri
(location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams) => Promise<PrivateLinkServiceVisibility>
beginCheckPrivateLinkServiceVisibilityByResourceGroup
Uyarı
Bu API artık kullanım dışıdır.
use checkPrivateLinkServiceVisibilityByResourceGroup instead
beginCheckPrivateLinkServiceVisibilityByResourceGroup: (resourceGroupName: string, location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams) => Promise<SimplePollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>>
Özellik Değeri
(resourceGroupName: string, location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams) => Promise<SimplePollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>>
beginCheckPrivateLinkServiceVisibilityByResourceGroupAndWait
Uyarı
Bu API artık kullanım dışıdır.
use checkPrivateLinkServiceVisibilityByResourceGroup instead
beginCheckPrivateLinkServiceVisibilityByResourceGroupAndWait: (resourceGroupName: string, location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams) => Promise<PrivateLinkServiceVisibility>
Özellik Değeri
(resourceGroupName: string, location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams) => Promise<PrivateLinkServiceVisibility>
beginCreateOrUpdate
Uyarı
Bu API artık kullanım dışıdır.
use createOrUpdate instead
beginCreateOrUpdate: (resourceGroupName: string, serviceName: string, parameters: PrivateLinkService, options?: PrivateLinkServicesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<PrivateLinkService>, PrivateLinkService>>
Özellik Değeri
(resourceGroupName: string, serviceName: string, parameters: PrivateLinkService, options?: PrivateLinkServicesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<PrivateLinkService>, PrivateLinkService>>
beginCreateOrUpdateAndWait
Uyarı
Bu API artık kullanım dışıdır.
use createOrUpdate instead
beginCreateOrUpdateAndWait: (resourceGroupName: string, serviceName: string, parameters: PrivateLinkService, options?: PrivateLinkServicesCreateOrUpdateOptionalParams) => Promise<PrivateLinkService>
Özellik Değeri
(resourceGroupName: string, serviceName: string, parameters: PrivateLinkService, options?: PrivateLinkServicesCreateOrUpdateOptionalParams) => Promise<PrivateLinkService>
beginDelete
Uyarı
Bu API artık kullanım dışıdır.
use delete instead
beginDelete: (resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
Özellik Değeri
(resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait
Uyarı
Bu API artık kullanım dışıdır.
use delete instead
beginDeleteAndWait: (resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesDeleteOptionalParams) => Promise<void>
Özellik Değeri
(resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesDeleteOptionalParams) => Promise<void>
beginDeletePrivateEndpointConnection
Uyarı
Bu API artık kullanım dışıdır.
use deletePrivateEndpointConnection instead
beginDeletePrivateEndpointConnection: (resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
Özellik Değeri
(resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
beginDeletePrivateEndpointConnectionAndWait
Uyarı
Bu API artık kullanım dışıdır.
use deletePrivateEndpointConnection instead
beginDeletePrivateEndpointConnectionAndWait: (resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams) => Promise<void>
Özellik Değeri
(resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams) => Promise<void>
checkPrivateLinkServiceVisibility
Aboneliğin özel bağlantı hizmeti tarafından görülüp görülmediğini kontrol eder.
checkPrivateLinkServiceVisibility: (location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams) => PollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>
Özellik Değeri
(location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams) => PollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>
checkPrivateLinkServiceVisibilityByResourceGroup
Aboneliğin belirtilen kaynak grubundaki özel bağlantı hizmeti tarafından görülüp görülmediğini denetler.
checkPrivateLinkServiceVisibilityByResourceGroup: (resourceGroupName: string, location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams) => PollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>
Özellik Değeri
(resourceGroupName: string, location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams) => PollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>
createOrUpdate
Belirtilen kaynak grubunda özel bir bağlantı hizmeti oluşturur veya güncelleştirir.
createOrUpdate: (resourceGroupName: string, serviceName: string, parameters: PrivateLinkService, options?: PrivateLinkServicesCreateOrUpdateOptionalParams) => PollerLike<OperationState<PrivateLinkService>, PrivateLinkService>
Özellik Değeri
(resourceGroupName: string, serviceName: string, parameters: PrivateLinkService, options?: PrivateLinkServicesCreateOrUpdateOptionalParams) => PollerLike<OperationState<PrivateLinkService>, PrivateLinkService>
delete
Belirtilen özel bağlantı hizmetini siler.
delete: (resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesDeleteOptionalParams) => PollerLike<OperationState<void>, void>
Özellik Değeri
(resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesDeleteOptionalParams) => PollerLike<OperationState<void>, void>
deletePrivateEndpointConnection
Abonelikteki özel bağlantı hizmeti için özel uç nokta bağlantısını silin.
deletePrivateEndpointConnection: (resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams) => PollerLike<OperationState<void>, void>
Özellik Değeri
(resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams) => PollerLike<OperationState<void>, void>
get
Kaynak grubuna göre belirtilen özel bağlantı hizmetini alır.
get: (resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesGetOptionalParams) => Promise<PrivateLinkService>
Özellik Değeri
(resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesGetOptionalParams) => Promise<PrivateLinkService>
getPrivateEndpointConnection
Kaynak grubundaki belirli özel bağlantı hizmeti tarafından belirli özel uç noktası bağlantısını alın.
getPrivateEndpointConnection: (resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesGetPrivateEndpointConnectionOptionalParams) => Promise<PrivateEndpointConnection>
Özellik Değeri
(resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesGetPrivateEndpointConnectionOptionalParams) => Promise<PrivateEndpointConnection>
list
Bir kaynak grubundaki tüm özel bağlantı hizmetlerini alır.
list: (resourceGroupName: string, options?: PrivateLinkServicesListOptionalParams) => PagedAsyncIterableIterator<PrivateLinkService, PrivateLinkService[], PageSettings>
Özellik Değeri
(resourceGroupName: string, options?: PrivateLinkServicesListOptionalParams) => PagedAsyncIterableIterator<PrivateLinkService, PrivateLinkService[], PageSettings>
listAutoApprovedPrivateLinkServices
Bu bölgedeki bu abonelikte otomatik olarak onaylanan bir Özel Uç Noktaya bağlanabilen tüm özel bağlantı hizmeti kimliklerini döndürür.
listAutoApprovedPrivateLinkServices: (location: string, options?: PrivateLinkServicesListAutoApprovedPrivateLinkServicesOptionalParams) => PagedAsyncIterableIterator<AutoApprovedPrivateLinkService, AutoApprovedPrivateLinkService[], PageSettings>
Özellik Değeri
(location: string, options?: PrivateLinkServicesListAutoApprovedPrivateLinkServicesOptionalParams) => PagedAsyncIterableIterator<AutoApprovedPrivateLinkService, AutoApprovedPrivateLinkService[], PageSettings>
listAutoApprovedPrivateLinkServicesByResourceGroup
Bu bölgedeki bu abonelikte otomatik olarak onaylanan bir Özel Uç Noktaya bağlanabilen tüm özel bağlantı hizmeti kimliklerini döndürür.
listAutoApprovedPrivateLinkServicesByResourceGroup: (resourceGroupName: string, location: string, options?: PrivateLinkServicesListAutoApprovedPrivateLinkServicesByResourceGroupOptionalParams) => PagedAsyncIterableIterator<AutoApprovedPrivateLinkService, AutoApprovedPrivateLinkService[], PageSettings>
Özellik Değeri
(resourceGroupName: string, location: string, options?: PrivateLinkServicesListAutoApprovedPrivateLinkServicesByResourceGroupOptionalParams) => PagedAsyncIterableIterator<AutoApprovedPrivateLinkService, AutoApprovedPrivateLinkService[], PageSettings>
listBySubscription
Bir abonelikteki tüm özel bağlantı hizmetlerini alır.
listBySubscription: (options?: PrivateLinkServicesListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<PrivateLinkService, PrivateLinkService[], PageSettings>
Özellik Değeri
(options?: PrivateLinkServicesListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<PrivateLinkService, PrivateLinkService[], PageSettings>
listPrivateEndpointConnections
Belirli bir özel bağlantı hizmeti için tüm özel uç nokta bağlantılarını alır.
listPrivateEndpointConnections: (resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesListPrivateEndpointConnectionsOptionalParams) => PagedAsyncIterableIterator<PrivateEndpointConnection, PrivateEndpointConnection[], PageSettings>
Özellik Değeri
(resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesListPrivateEndpointConnectionsOptionalParams) => PagedAsyncIterableIterator<PrivateEndpointConnection, PrivateEndpointConnection[], PageSettings>
updatePrivateEndpointConnection
Abonelikteki özel bağlantı hizmeti için özel uç nokta bağlantısını onaylayın veya reddedin.
updatePrivateEndpointConnection: (resourceGroupName: string, serviceName: string, peConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateLinkServicesUpdatePrivateEndpointConnectionOptionalParams) => Promise<PrivateEndpointConnection>
Özellik Değeri
(resourceGroupName: string, serviceName: string, peConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateLinkServicesUpdatePrivateEndpointConnectionOptionalParams) => Promise<PrivateEndpointConnection>