@azure/arm-servicenetworking package
클래스
ServiceNetworkingManagementClient |
인터페이스
형식 별칭
ActionType |
ActionType에 대한 값을 정의합니다. 서비스에서 지원하는 알려진 값내부 |
AssociationType |
AssociationType에 대한 값을 정의합니다. 서비스에서 지원하는 알려진 값서브넷 |
AssociationsInterfaceCreateOrUpdateResponse |
createOrUpdate 작업에 대한 응답 데이터를 포함합니다. |
AssociationsInterfaceGetResponse |
가져오기 작업에 대한 응답 데이터를 포함합니다. |
AssociationsInterfaceListByTrafficControllerNextResponse |
listByTrafficControllerNext 작업에 대한 응답 데이터를 포함합니다. |
AssociationsInterfaceListByTrafficControllerResponse |
listByTrafficController 작업에 대한 응답 데이터를 포함합니다. |
AssociationsInterfaceUpdateResponse |
업데이트 작업에 대한 응답 데이터를 포함합니다. |
CreatedByType |
CreatedByType에 대한 값을 정의합니다. 서비스에서 지원하는 알려진 값사용자 |
FrontendsInterfaceCreateOrUpdateResponse |
createOrUpdate 작업에 대한 응답 데이터를 포함합니다. |
FrontendsInterfaceGetResponse |
가져오기 작업에 대한 응답 데이터를 포함합니다. |
FrontendsInterfaceListByTrafficControllerNextResponse |
listByTrafficControllerNext 작업에 대한 응답 데이터를 포함합니다. |
FrontendsInterfaceListByTrafficControllerResponse |
listByTrafficController 작업에 대한 응답 데이터를 포함합니다. |
FrontendsInterfaceUpdateResponse |
업데이트 작업에 대한 응답 데이터를 포함합니다. |
OperationsListNextResponse |
listNext 작업에 대한 응답 데이터를 포함합니다. |
OperationsListResponse |
목록 작업에 대한 응답 데이터를 포함합니다. |
Origin |
Origin에 대한 값을 정의합니다. 서비스에서 지원하는 알려진 값user |
ProvisioningState |
ProvisioningState에 대한 값을 정의합니다. 서비스에서 지원하는 알려진 값프로비전 |
TrafficControllerInterfaceCreateOrUpdateResponse |
createOrUpdate 작업에 대한 응답 데이터를 포함합니다. |
TrafficControllerInterfaceGetResponse |
가져오기 작업에 대한 응답 데이터를 포함합니다. |
TrafficControllerInterfaceListByResourceGroupNextResponse |
listByResourceGroupNext 작업에 대한 응답 데이터를 포함합니다. |
TrafficControllerInterfaceListByResourceGroupResponse |
listByResourceGroup 작업에 대한 응답 데이터를 포함합니다. |
TrafficControllerInterfaceListBySubscriptionNextResponse |
listBySubscriptionNext 작업에 대한 응답 데이터를 포함합니다. |
TrafficControllerInterfaceListBySubscriptionResponse |
listBySubscription 작업에 대한 응답 데이터를 포함합니다. |
TrafficControllerInterfaceUpdateResponse |
업데이트 작업에 대한 응답 데이터를 포함합니다. |
열거형
KnownActionType |
서비스에서 허용하는 ActionType 의 알려진 값입니다. |
KnownAssociationType |
서비스에서 허용하는 AssociationType 의 알려진 값입니다. |
KnownCreatedByType |
서비스에서 허용하는 CreatedByType 의 알려진 값입니다. |
KnownOrigin |
서비스에서 허용하는 Origin 의 알려진 값입니다. |
KnownProvisioningState |
서비스에서 허용하는 ProvisioningState 의 알려진 값입니다. |
함수
get |
반복기에서 마지막으로 |
함수 세부 정보
getContinuationToken(unknown)
반복기에서 마지막으로 .value
생성된 byPage
경우 는 나중에 해당 시점부터 페이징을 시작하는 데 사용할 수 있는 연속 토큰을 반환합니다.
function getContinuationToken(page: unknown): string | undefined
매개 변수
- page
-
unknown
반복기에서 IteratorResult에 액세스하는 value
개체입니다 byPage
.
반환
string | undefined
이후 호출 중에 byPage()에 전달할 수 있는 연속 토큰입니다.