ServicesPatchDescription 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 description of the service.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ServicesPatchDescription
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServicesPatchDescription = class
Public Class ServicesPatchDescription
- Inheritance
-
ServicesPatchDescription
- Attributes
Constructors
ServicesPatchDescription() |
Initializes a new instance of the ServicesPatchDescription class. |
ServicesPatchDescription(IDictionary<String,String>, String) |
Initializes a new instance of the ServicesPatchDescription class. |
Properties
PublicNetworkAccess |
Gets or sets control permission for data plane traffic coming from public networks while private endpoint is enabled. Possible values include: 'Enabled', 'Disabled' |
Tags |
Gets or sets instance tags |
Applies to
Azure SDK for .NET