NetAppResourceUpdateNetworkSiblingSetHeaders 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
NetAppResourceUpdateNetworkSiblingSetHeaders() |
Initializes a new instance of the NetAppResourceUpdateNetworkSiblingSetHeaders class. |
NetAppResourceUpdateNetworkSiblingSetHeaders(String) |
Initializes a new instance of the NetAppResourceUpdateNetworkSiblingSetHeaders class. |
NetAppResourceUpdateNetworkSiblingSetHeaders()
Initializes a new instance of the NetAppResourceUpdateNetworkSiblingSetHeaders class.
public NetAppResourceUpdateNetworkSiblingSetHeaders ();
Public Sub New ()
Applies to
NetAppResourceUpdateNetworkSiblingSetHeaders(String)
Initializes a new instance of the NetAppResourceUpdateNetworkSiblingSetHeaders class.
public NetAppResourceUpdateNetworkSiblingSetHeaders (string location = default);
new Microsoft.Azure.Management.NetApp.Models.NetAppResourceUpdateNetworkSiblingSetHeaders : string -> Microsoft.Azure.Management.NetApp.Models.NetAppResourceUpdateNetworkSiblingSetHeaders
Public Sub New (Optional location As String = Nothing)
Parameters
- location
- String