GalleryInVMAccessControlProfilesDeleteHeaders 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
| Name | Description |
|---|---|
| GalleryInVMAccessControlProfilesDeleteHeaders() |
Initializes a new instance of the GalleryInVMAccessControlProfilesDeleteHeaders class. |
| GalleryInVMAccessControlProfilesDeleteHeaders(String, String) |
Initializes a new instance of the GalleryInVMAccessControlProfilesDeleteHeaders class. |
GalleryInVMAccessControlProfilesDeleteHeaders()
Initializes a new instance of the GalleryInVMAccessControlProfilesDeleteHeaders class.
public GalleryInVMAccessControlProfilesDeleteHeaders();
Public Sub New ()
Applies to
GalleryInVMAccessControlProfilesDeleteHeaders(String, String)
Initializes a new instance of the GalleryInVMAccessControlProfilesDeleteHeaders class.
public GalleryInVMAccessControlProfilesDeleteHeaders(string location = default, string azureAsyncOperation = default);
public GalleryInVMAccessControlProfilesDeleteHeaders(string azureAsyncOperation = default, string location = default);
new Microsoft.Azure.Management.Compute.Models.GalleryInVMAccessControlProfilesDeleteHeaders : string * string -> Microsoft.Azure.Management.Compute.Models.GalleryInVMAccessControlProfilesDeleteHeaders
new Microsoft.Azure.Management.Compute.Models.GalleryInVMAccessControlProfilesDeleteHeaders : string * string -> Microsoft.Azure.Management.Compute.Models.GalleryInVMAccessControlProfilesDeleteHeaders
Public Sub New (Optional location As String = Nothing, Optional azureAsyncOperation As String = Nothing)
Public Sub New (Optional azureAsyncOperation As String = Nothing, Optional location As String = Nothing)
Parameters
- locationazureAsyncOperation
- String
- azureAsyncOperationlocation
- String