IspCacheNodesOperationsOperations interface

IspCacheNodesOperations-műveleteket képviselő felület.

Kellékek

createOrUpdate

Ez az API létrehoz egy ispCacheNode-t a megadott létrehozási paraméterekkel

delete
get

Ez az API lekéri az ispCacheNode erőforrásadatait

getBgpCidrs

Ez az API lekéri az ispCacheNode erőforrásadatait

getCacheNodeAutoUpdateHistory

Ez az API kapja az ispCacheNode erőforrás automatikus frissítési hisztrory adatait

getCacheNodeInstallDetails

Ez az API lekéri az ispCacheNode erőforrás telepítési részleteinek titkos adatait

getCacheNodeMccIssueDetailsHistory

Ez az API az ispCacheNode erőforrás-problémákat ad, részletes hisztróriai információkat

listByIspCustomerResource

Ez az api az adott előfizetés és erőforráscsoport összes ispCacheNode-erőforrásával kapcsolatos információkat kéri le

update

Ez az API frissít egy meglévő ispCacheNode-erőforrást

Ingatlan részletei

createOrUpdate

Ez az API létrehoz egy ispCacheNode-t a megadott létrehozási paraméterekkel

createOrUpdate: (resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, resource: IspCacheNodeResource, options?: IspCacheNodesOperationsCreateOrUpdateOptionalParams) => PollerLike<OperationState<IspCacheNodeResource>, IspCacheNodeResource>

Ingatlanérték

(resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, resource: IspCacheNodeResource, options?: IspCacheNodesOperationsCreateOrUpdateOptionalParams) => PollerLike<OperationState<IspCacheNodeResource>, IspCacheNodeResource>

delete

delete: (resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsDeleteOptionalParams) => PollerLike<OperationState<void>, void>

Ingatlanérték

(resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsDeleteOptionalParams) => PollerLike<OperationState<void>, void>

get

Ez az API lekéri az ispCacheNode erőforrásadatait

get: (resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetOptionalParams) => Promise<IspCacheNodeResource>

Ingatlanérték

(resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetOptionalParams) => Promise<IspCacheNodeResource>

getBgpCidrs

Ez az API lekéri az ispCacheNode erőforrásadatait

getBgpCidrs: (resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetBgpCidrsOptionalParams) => Promise<MccCacheNodeBgpCidrDetails>

Ingatlanérték

(resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetBgpCidrsOptionalParams) => Promise<MccCacheNodeBgpCidrDetails>

getCacheNodeAutoUpdateHistory

Ez az API kapja az ispCacheNode erőforrás automatikus frissítési hisztrory adatait

getCacheNodeAutoUpdateHistory: (resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetCacheNodeAutoUpdateHistoryOptionalParams) => Promise<MccCacheNodeAutoUpdateHistory>

Ingatlanérték

(resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetCacheNodeAutoUpdateHistoryOptionalParams) => Promise<MccCacheNodeAutoUpdateHistory>

getCacheNodeInstallDetails

Ez az API lekéri az ispCacheNode erőforrás telepítési részleteinek titkos adatait

getCacheNodeInstallDetails: (resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetCacheNodeInstallDetailsOptionalParams) => Promise<MccCacheNodeInstallDetails>

Ingatlanérték

(resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetCacheNodeInstallDetailsOptionalParams) => Promise<MccCacheNodeInstallDetails>

getCacheNodeMccIssueDetailsHistory

Ez az API az ispCacheNode erőforrás-problémákat ad, részletes hisztróriai információkat

getCacheNodeMccIssueDetailsHistory: (resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetCacheNodeMccIssueDetailsHistoryOptionalParams) => Promise<MccCacheNodeIssueHistory>

Ingatlanérték

(resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, options?: IspCacheNodesOperationsGetCacheNodeMccIssueDetailsHistoryOptionalParams) => Promise<MccCacheNodeIssueHistory>

listByIspCustomerResource

Ez az api az adott előfizetés és erőforráscsoport összes ispCacheNode-erőforrásával kapcsolatos információkat kéri le

listByIspCustomerResource: (resourceGroupName: string, customerResourceName: string, options?: IspCacheNodesOperationsListByIspCustomerResourceOptionalParams) => PagedAsyncIterableIterator<IspCacheNodeResource, IspCacheNodeResource[], PageSettings>

Ingatlanérték

(resourceGroupName: string, customerResourceName: string, options?: IspCacheNodesOperationsListByIspCustomerResourceOptionalParams) => PagedAsyncIterableIterator<IspCacheNodeResource, IspCacheNodeResource[], PageSettings>

update

Ez az API frissít egy meglévő ispCacheNode-erőforrást

update: (resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, properties: ConnectedCachePatchResource, options?: IspCacheNodesOperationsUpdateOptionalParams) => Promise<IspCacheNodeResource>

Ingatlanérték

(resourceGroupName: string, customerResourceName: string, cacheNodeResourceName: string, properties: ConnectedCachePatchResource, options?: IspCacheNodesOperationsUpdateOptionalParams) => Promise<IspCacheNodeResource>