Freigeben über


JitNetworkAccessPolicy Class

Definition

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

Constructors

Name Description
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

Name Description
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

Name Description
Validate()

Validate the object.

Extension Methods

Name Description
ConvertToPSType(JitNetworkAccessPolicy)

Applies to