Share via


ServiceConfigurationResourcePatch Class

Definition

The service details under service configuration for the target endpoint resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ServiceConfigurationResourcePatch
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServiceConfigurationResourcePatch = class
Public Class ServiceConfigurationResourcePatch
Inheritance
ServiceConfigurationResourcePatch
Attributes

Constructors

ServiceConfigurationResourcePatch()

Initializes a new instance of the ServiceConfigurationResourcePatch class.

ServiceConfigurationResourcePatch(Nullable<Int64>)

Initializes a new instance of the ServiceConfigurationResourcePatch class.

Properties

Port

Gets or sets the port on which service is enabled.

Applies to