Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VnetParameters

Package version

The required set of inputs to validate a VNET

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional vnetName

vnetName: undefined | string

The name of the VNET to be validated

Optional vnetResourceGroup

vnetResourceGroup: undefined | string

The Resource Group of the VNET to be validated

Optional vnetSubnetName

vnetSubnetName: undefined | string

The subnet name to be validated

Generated using TypeDoc