VirtualNetworkRule Constructors
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.
Overloads
| VirtualNetworkRule() | |
| VirtualNetworkRule(String, Nullable<Action>, String) |
VirtualNetworkRule()
public VirtualNetworkRule ();
Public Sub New ()
Applies to
VirtualNetworkRule(String, Nullable<Action>, String)
public VirtualNetworkRule (string virtualNetworkResourceId, Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.Action? action = default, string state = default);
new Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.VirtualNetworkRule : string * Nullable<Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.Action> * string -> Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.VirtualNetworkRule
Public Sub New (virtualNetworkResourceId As String, Optional action As Nullable(Of Action) = Nothing, Optional state As String = Nothing)
Parameters
- virtualNetworkResourceId
- String
- state
- String