Share via


JitNetworkAccessPolicy Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class JitNetworkAccessPolicy
[<Microsoft.Rest.Serialization.JsonTransformation>]
type JitNetworkAccessPolicy = class
Public Class JitNetworkAccessPolicy
Inheritance
JitNetworkAccessPolicy
Attributes

Constructors

JitNetworkAccessPolicy()

Initializes a new instance of the JitNetworkAccessPolicy class.

JitNetworkAccessPolicy(IList<JitNetworkAccessPolicyVirtualMachine>, String, String, String, String, String, IList<JitNetworkAccessRequest>, String)

Initializes a new instance of the JitNetworkAccessPolicy class.

Properties

Id

Gets resource Id

Kind

Gets or sets kind of the resource

Location

Gets location where the resource is stored

Name

Gets resource name

ProvisioningState

Gets gets the provisioning state of the Just-in-Time policy.

Requests

Gets or sets

Type

Gets resource type

VirtualMachines

Gets or sets configurations for Microsoft.Compute/virtualMachines resource type.

Methods

Validate()

Validate the object.

Extension Methods

ConvertToPSType(JitNetworkAccessPolicy)

Applies to