@azure/arm-nginx package

クラス

NginxManagementClient

インターフェイス

Certificates

証明書を表すインターフェイス。

CertificatesCreateOrUpdateOptionalParams

省略可能なパラメーター。

CertificatesDeleteOptionalParams

省略可能なパラメーター。

CertificatesGetOptionalParams

省略可能なパラメーター。

CertificatesListNextOptionalParams

省略可能なパラメーター。

CertificatesListOptionalParams

省略可能なパラメーター。

Configurations

構成を表すインターフェイス。

ConfigurationsCreateOrUpdateOptionalParams

省略可能なパラメーター。

ConfigurationsDeleteOptionalParams

省略可能なパラメーター。

ConfigurationsGetOptionalParams

省略可能なパラメーター。

ConfigurationsListNextOptionalParams

省略可能なパラメーター。

ConfigurationsListOptionalParams

省略可能なパラメーター。

Deployments

デプロイを表すインターフェイス。

DeploymentsCreateOrUpdateOptionalParams

省略可能なパラメーター。

DeploymentsDeleteOptionalParams

省略可能なパラメーター。

DeploymentsGetOptionalParams

省略可能なパラメーター。

DeploymentsListByResourceGroupNextOptionalParams

省略可能なパラメーター。

DeploymentsListByResourceGroupOptionalParams

省略可能なパラメーター。

DeploymentsListNextOptionalParams

省略可能なパラメーター。

DeploymentsListOptionalParams

省略可能なパラメーター。

DeploymentsUpdateOptionalParams

省略可能なパラメーター。

ErrorResponseBody
IdentityProperties
NginxCertificate
NginxCertificateListResponse
NginxCertificateProperties
NginxConfiguration
NginxConfigurationFile
NginxConfigurationListResponse

リスト操作の応答。

NginxConfigurationPackage
NginxConfigurationProperties
NginxDeployment
NginxDeploymentListResponse
NginxDeploymentProperties
NginxDeploymentScalingProperties
NginxDeploymentUpdateParameters
NginxDeploymentUpdateProperties
NginxDeploymentUserProfile
NginxFrontendIPConfiguration
NginxLogging
NginxManagementClientOptionalParams

省略可能なパラメーター。

NginxNetworkInterfaceConfiguration
NginxNetworkProfile
NginxPrivateIPAddress
NginxPublicIPAddress
NginxStorageAccount
OperationDisplay

操作を表す オブジェクト。

OperationListResult

Nginx.NginxPlus 操作を一覧表示する GET 要求の結果。

OperationResult

Nginx.NginxPlus REST API 操作。

Operations

操作を表すインターフェイス。

OperationsListNextOptionalParams

省略可能なパラメーター。

OperationsListOptionalParams

省略可能なパラメーター。

ResourceProviderDefaultErrorResponse
ResourceSku
SystemData

リソースの作成と最後の変更に関連するメタデータ。

UserIdentityProperties

型エイリアス

CertificatesCreateOrUpdateResponse

createOrUpdate 操作の応答データが含まれます。

CertificatesGetResponse

get 操作の応答データが含まれます。

CertificatesListNextResponse

listNext 操作の応答データが含まれます。

CertificatesListResponse

リスト操作の応答データが含まれます。

ConfigurationsCreateOrUpdateResponse

createOrUpdate 操作の応答データが含まれます。

ConfigurationsGetResponse

get 操作の応答データが含まれます。

ConfigurationsListNextResponse

listNext 操作の応答データが含まれます。

ConfigurationsListResponse

リスト操作の応答データが含まれます。

CreatedByType

CreatedByType の値を定義します。
KnownCreatedByType は CreatedByType と同じ意味で使用できます。この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

User
Application
ManagedIdentity
キー

DeploymentsCreateOrUpdateResponse

createOrUpdate 操作の応答データが含まれます。

DeploymentsGetResponse

get 操作の応答データが含まれます。

DeploymentsListByResourceGroupNextResponse

listByResourceGroupNext 操作の応答データが含まれます。

DeploymentsListByResourceGroupResponse

listByResourceGroup 操作の応答データが含まれます。

DeploymentsListNextResponse

listNext 操作の応答データが含まれます。

DeploymentsListResponse

リスト操作の応答データが含まれます。

DeploymentsUpdateResponse

更新操作の応答データが含まれます。

IdentityType

IdentityType の値を定義します。
KnownIdentityType は IdentityType と同じ意味で使用できます。この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

SystemAssigned
UserAssigned
SystemAssigned、UserAssigned
なし

NginxPrivateIPAllocationMethod

NginxPrivateIPAllocationMethod の値を定義します。
KnownNginxPrivateIPAllocationMethod は NginxPrivateIPAllocationMethod と同じ意味で使用できます。この列挙型には、サービスでサポートされている既知の値が含まれています。

サービスでサポートされている既知の値

静的
動的

OperationsListNextResponse

listNext 操作の応答データが含まれます。

OperationsListResponse

リスト操作の応答データが含まれます。

ProvisioningState

ProvisioningState の値を定義します。
KnownProvisioningState は ProvisioningState と同じ意味で使用できます。この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

同意
作成
更新中
削除中
Succeeded
Failed
Canceled
削除済み
NotSpecified

列挙型

KnownCreatedByType

サービスが受け入れる CreatedByType の既知の値。

KnownIdentityType

サービスが受け入れる IdentityType の既知の値。

KnownNginxPrivateIPAllocationMethod

サービスが受け入れる NginxPrivateIPAllocationMethod の既知の値。

KnownProvisioningState

サービスが受け入れる ProvisioningState の既知の値。

機能

getContinuationToken(unknown)

反復子によってbyPage最後.valueに生成された を指定すると、後でそのポイントからページングを開始するために使用できる継続トークンが返されます。

関数の詳細

getContinuationToken(unknown)

反復子によってbyPage最後.valueに生成された を指定すると、後でそのポイントからページングを開始するために使用できる継続トークンが返されます。

function getContinuationToken(page: unknown): string | undefined

パラメーター

page

unknown

反復子から IteratorResult にアクセス value する byPage オブジェクト。

戻り値

string | undefined

今後の呼び出し中に byPage() に渡すことができる継続トークン。