次の方法で共有


SecurityPartnerProvider クラス

定義

セキュリティ パートナー プロバイダー リソース。

[Microsoft.Rest.Serialization.JsonTransformation]
public class SecurityPartnerProvider : Microsoft.Azure.Management.Network.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SecurityPartnerProvider = class
    inherit Resource
Public Class SecurityPartnerProvider
Inherits Resource
継承
SecurityPartnerProvider
属性

コンストラクター

SecurityPartnerProvider()

SecurityPartnerProvider クラスの新しいインスタンスを初期化します。

SecurityPartnerProvider(String, String, String, String, IDictionary<String,String>, String, String, String, SubResource, String)

SecurityPartnerProvider クラスの新しいインスタンスを初期化します。

プロパティ

ConnectionStatus

セキュリティ パートナー プロバイダーとの接続状態を取得します。 指定できる値は、'Unknown'、'PartiallyConnected'、'Connected'、'NotConnected' です。

Etag

リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。

Id

リソース ID を取得または設定します。

(継承元 Resource)
Location

リソースの場所を取得または設定します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
ProvisioningState

セキュリティ パートナー プロバイダー リソースのプロビジョニング状態を取得します。 指定できる値は、'Succeeded'、'Updating'、'Deleting'、'Failed' です。

SecurityProviderName

セキュリティ プロバイダー名を取得または設定します。 使用できる値は、'ZScaler'、'IBoss'、'Checkpoint' です。

Tags

リソース タグを取得または設定します。

(継承元 Resource)
Type

リソースの種類を取得します。

(継承元 Resource)
VirtualHub

セキュリティ パートナー プロバイダーが属する virtualHub を取得または設定します。

適用対象