VirtualNetworkRule interface
Data Lake Analytics VirtualNetwork Rule information.
- Extends
Properties
subnet |
The resource identifier for the subnet NOTE: This property will not be serialized. It can only be populated by the server. |
virtual |
The current state of the VirtualNetwork Rule NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
subnetId
The resource identifier for the subnet NOTE: This property will not be serialized. It can only be populated by the server.
subnetId?: string
Property Value
string
virtualNetworkRuleState
The current state of the VirtualNetwork Rule NOTE: This property will not be serialized. It can only be populated by the server.
virtualNetworkRuleState?: VirtualNetworkRuleState
Property Value
Inherited Property Details
id
The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From SubResource.id
name
The resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From SubResource.name
type
The resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From SubResource.type
Azure SDK for JavaScript