PSMonitorPrivateLinkScope Class

Definition

wrapper class for Microsoft.Azure.Management.Monitor.Models.AzureMonitorPrivateLinkScope

public class PSMonitorPrivateLinkScope
type PSMonitorPrivateLinkScope = class
Public Class PSMonitorPrivateLinkScope
Inheritance
PSMonitorPrivateLinkScope

Constructors

PSMonitorPrivateLinkScope()
PSMonitorPrivateLinkScope(String, IDictionary<String,String>, String, String, String, String, IList<PSPrivateEndpointConnection>)

Properties

Id

Gets azure resource Id

Location

Gets or sets resource location

Name

Gets azure resource name

ProvisioningState

Gets current state of this PrivateLinkScope: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Provisioning ,Succeeded, Canceled and Failed.

Tags

Gets or sets resource tags

Type

Gets azure resource type

Applies to