ManagedPrivateEndpointsCheckNameRequest Class
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.
The result returned from a managedPrivateEndpoints check name availability request.
public class ManagedPrivateEndpointsCheckNameRequest
type ManagedPrivateEndpointsCheckNameRequest = class
Public Class ManagedPrivateEndpointsCheckNameRequest
- Inheritance
-
ManagedPrivateEndpointsCheckNameRequest
Constructors
ManagedPrivateEndpointsCheckNameRequest() |
Initializes a new instance of the ManagedPrivateEndpointsCheckNameRequest class. |
ManagedPrivateEndpointsCheckNameRequest(String) |
Initializes a new instance of the ManagedPrivateEndpointsCheckNameRequest class. |
Properties
Name |
Gets or sets managed private endpoint resource name. |
Type |
The type of resource, for instance Microsoft.Kusto/clusters/managedPrivateEndpoints. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET