BatchAccountInner クラス

  • java.lang.Object
    • Resource
      • com.microsoft.azure.management.batch.implementation.BatchAccountInner

public class BatchAccountInner

Azure Batch アカウントに関する情報が含まれます。

メソッドの概要

修飾子と型 メソッドと説明
String accountEndpoint()

Batch サービスとの対話に使用されるアカウント エンドポイントを取得します。

int activeJobAndJobScheduleQuota()

activeJobAndJobScheduleQuota 値を取得します。

List<AuthenticationMode> allowedAuthenticationModes()

データ プレーンで認証するために使用できる Batch アカウントで許可されている認証モードの一覧を取得します。 コントロール プレーンでの認証には影響しません。

AutoStorageProperties autoStorage()

autoStorage 値を取得します。

Integer dedicatedCoreQuota()

PoolAllocationMode が UserSubscription に設定されているアカウントを取得します。クォータはサブスクリプションで管理されるため、この値は返されません。

List<VirtualMachineFamilyCoreQuota> dedicatedCoreQuotaPerVMFamily()

Batch アカウントの仮想マシン ファミリごとの専用コア クォータの一覧を取得します。 PoolAllocationMode が UserSubscription に設定されているアカウントの場合、クォータはサブスクリプションで管理されるため、この値は返されません。

boolean dedicatedCoreQuotaPerVMFamilyEnforced()

Get batch は、仮想マシン ファミリごとに適用される専用コアのコア クォータ システムを移行しています。 この移行フェーズでは、仮想マシン ファミリごとの専用コア クォータがまだ適用されていない可能性があります。 このフラグが false の場合、専用コア クォータはアカウントの古い dedicatedCoreQuota プロパティを介して適用され、仮想マシン ファミリとは見なされません。 このフラグが true の場合、専用コア クォータはアカウントの dedicatedCoreQuotaPerVMFamily プロパティを介して適用され、古い dedicatedCoreQuota は適用されません。

EncryptionProperties encryption()

Get は、Batch アカウント内で顧客データを暗号化する方法を構成します。 既定では、アカウントは Microsoft マネージド キーを使用して暗号化されます。 追加の制御のために、代わりにカスタマー マネージド キーを使用できます。

BatchAccountIdentity identity()

Batch アカウントの ID を取得します。

KeyVaultReference keyVaultReference()

keyVaultReference 値を取得します。

Integer lowPriorityCoreQuota()

PoolAllocationMode が UserSubscription に設定されているアカウントを取得します。クォータはサブスクリプションで管理されるため、この値は返されません。

PoolAllocationMode poolAllocationMode()

使用可能な値は、'BatchService'、'UserSubscription' です。

int poolQuota()

poolQuota 値を取得します。

List<PrivateEndpointConnectionInner> privateEndpointConnections()

Batch アカウントに関連付けられているプライベート エンドポイント接続の一覧を取得します。

ProvisioningState provisioningState()

リソースのプロビジョニング済み状態を取得します。 指定できる値は、'Invalid'、'Creating'、'Removeing'、'Succeeded'、'Failed'、'Cancelled' です。

PublicNetworkAccessType publicNetworkAccess()

Get を指定しない場合、既定値は 'enabled' です。 使用可能な値は、'Enabled'、'Disabled' です。

BatchAccountInner withIdentity(BatchAccountIdentity identity)

Batch アカウントの ID を設定します。

メソッドの詳細

accountEndpoint

public String accountEndpoint()

Batch サービスとの対話に使用されるアカウント エンドポイントを取得します。

Returns:

accountEndpoint 値

activeJobAndJobScheduleQuota

public int activeJobAndJobScheduleQuota()

activeJobAndJobScheduleQuota 値を取得します。

Returns:

activeJobAndJobScheduleQuota 値

allowedAuthenticationModes

public List allowedAuthenticationModes()

データ プレーンで認証するために使用できる Batch アカウントで許可されている認証モードの一覧を取得します。 コントロール プレーンでの認証には影響しません。

Returns:

allowedAuthenticationModes 値

autoStorage

public AutoStorageProperties autoStorage()

autoStorage 値を取得します。

Returns:

autoStorage 値

dedicatedCoreQuota

public Integer dedicatedCoreQuota()

PoolAllocationMode が UserSubscription に設定されているアカウントを取得します。クォータはサブスクリプションで管理されるため、この値は返されません。

Returns:

dedicatedCoreQuota 値

dedicatedCoreQuotaPerVMFamily

public List dedicatedCoreQuotaPerVMFamily()

Batch アカウントの仮想マシン ファミリごとの専用コア クォータの一覧を取得します。 PoolAllocationMode が UserSubscription に設定されているアカウントの場合、クォータはサブスクリプションで管理されるため、この値は返されません。

Returns:

dedicatedCoreQuotaPerVMFamily 値

dedicatedCoreQuotaPerVMFamilyEnforced

public boolean dedicatedCoreQuotaPerVMFamilyEnforced()

Get batch は、仮想マシン ファミリごとに適用される専用コアのコア クォータ システムを移行しています。 この移行フェーズでは、仮想マシン ファミリごとの専用コア クォータがまだ適用されていない可能性があります。 このフラグが false の場合、専用コア クォータはアカウントの古い dedicatedCoreQuota プロパティを介して適用され、仮想マシン ファミリとは見なされません。 このフラグが true の場合、専用コア クォータはアカウントの dedicatedCoreQuotaPerVMFamily プロパティを介して適用され、古い dedicatedCoreQuota は適用されません。

Returns:

dedicatedCoreQuotaPerVMFamilyEnforced 値

encryption

public EncryptionProperties encryption()

Get は、Batch アカウント内で顧客データを暗号化する方法を構成します。 既定では、アカウントは Microsoft マネージド キーを使用して暗号化されます。 追加の制御のために、代わりにカスタマー マネージド キーを使用できます。

Returns:

暗号化値

identity

public BatchAccountIdentity identity()

Batch アカウントの ID を取得します。

Returns:

ID 値

keyVaultReference

public KeyVaultReference keyVaultReference()

keyVaultReference 値を取得します。

Returns:

keyVaultReference 値

lowPriorityCoreQuota

public Integer lowPriorityCoreQuota()

PoolAllocationMode が UserSubscription に設定されているアカウントを取得します。クォータはサブスクリプションで管理されるため、この値は返されません。

Returns:

lowPriorityCoreQuota 値

poolAllocationMode

public PoolAllocationMode poolAllocationMode()

使用可能な値は、'BatchService'、'UserSubscription' です。

Returns:

poolAllocationMode 値

poolQuota

public int poolQuota()

poolQuota 値を取得します。

Returns:

poolQuota 値

privateEndpointConnections

public List privateEndpointConnections()

Batch アカウントに関連付けられているプライベート エンドポイント接続の一覧を取得します。

Returns:

privateEndpointConnections 値

provisioningState

public ProvisioningState provisioningState()

リソースのプロビジョニング済み状態を取得します。 指定できる値は、'Invalid'、'Creating'、'Removeing'、'Succeeded'、'Failed'、'Cancelled' です。

Returns:

provisioningState 値

publicNetworkAccess

public PublicNetworkAccessType publicNetworkAccess()

Get を指定しない場合、既定値は 'enabled' です。 使用可能な値は、'Enabled'、'Disabled' です。

Returns:

publicNetworkAccess 値

withIdentity

public BatchAccountInner withIdentity(BatchAccountIdentity identity)

Batch アカウントの ID を設定します。

Parameters:

identity - 設定する ID 値

Returns:

BatchAccountInner オブジェクト自体。

適用対象