SecurityAdminConfigurationPropertiesFormat クラス
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. SecurityAdminConfigurationPropertiesFormat
- com.
public final class SecurityAdminConfigurationPropertiesFormat
セキュリティ管理者の構成プロパティを定義します。
コンストラクターの概要
| コンストラクター | 説明 |
|---|---|
| SecurityAdminConfigurationPropertiesFormat() |
Security |
メソッドの概要
| 修飾子と型 | メソッドと説明 |
|---|---|
|
List<Network |
applyOnNetworkIntentPolicyBasedServices()
|
| String |
description()
description プロパティを取得します。セキュリティ構成の説明。 |
|
Provisioning |
provisioningState()
プロビジョニング状態プロパティを取得します |
| String |
resourceGuid()
リソース |
| void |
validate()
インスタンスを検証します。 |
|
Security |
withApplyOnNetworkIntentPolicyBasedServices(List<NetworkIntentPolicyBasedService> applyOnNetworkIntentPolicyBasedServices)
|
|
Security |
withDescription(String description)
description プロパティを設定します。セキュリティ構成の説明。 |
メソッドの継承元: java.lang.Object
コンストラクターの詳細
SecurityAdminConfigurationPropertiesFormat
public SecurityAdminConfigurationPropertiesFormat()
SecurityAdminConfigurationPropertiesFormat クラスのインスタンスを作成します。
メソッドの詳細
applyOnNetworkIntentPolicyBasedServices
public List
applyOnNetworkIntentPolicyBasedServices プロパティを取得します。ネットワーク インテント ポリシー ベースのサービスの列挙リスト。
Returns:
description
public String description()
description プロパティを取得します。セキュリティ構成の説明。
Returns:
provisioningState
public ProvisioningState provisioningState()
provisioningState プロパティを取得します。リソースのプロビジョニング状態。
Returns:
resourceGuid
public String resourceGuid()
resourceGuid プロパティを取得します。このリソースの一意識別子。
Returns:
validate
public void validate()
インスタンスを検証します。
withApplyOnNetworkIntentPolicyBasedServices
public SecurityAdminConfigurationPropertiesFormat withApplyOnNetworkIntentPolicyBasedServices(List
applyOnNetworkIntentPolicyBasedServices プロパティを設定します。ネットワーク インテント ポリシー ベースのサービスの列挙リスト。
Parameters:
Returns:
withDescription
public SecurityAdminConfigurationPropertiesFormat withDescription(String description)
description プロパティを設定します。セキュリティ構成の説明。
Parameters:
Returns: