次の方法で共有


AzureMonitorPrivateLinkScope クラス

定義

Azure Monitor PrivateLinkScope 定義。

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

コンストラクター

AzureMonitorPrivateLinkScope()

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

AzureMonitorPrivateLinkScope(String, String, String, String, IDictionary<String,String>, String, IList<PrivateEndpointConnection>)

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

プロパティ

Id

Azure リソース ID を取得します

(継承元 PrivateLinkScopesResource)
Location

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

(継承元 PrivateLinkScopesResource)
Name

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

(継承元 PrivateLinkScopesResource)
PrivateEndpointConnections

プライベート エンドポイント接続の一覧を取得します。

ProvisioningState

この PrivateLinkScope の現在の状態を取得します。定義されているリソース グループ内で がプロビジョニングされているかどうか。 ユーザーはこの値を変更できませんが、そこから読み取ることができます。 値には、プロビジョニング、成功、取り消し、失敗が含まれます。

Tags

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

(継承元 PrivateLinkScopesResource)
Type

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

(継承元 PrivateLinkScopesResource)

メソッド

Validate()

オブジェクトを検証します。

適用対象