PSMonitorPrivateLinkScope Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |