AppInstanceTcpSocketAction 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.
TCPSocketAction describes an action based on opening a socket.
public class AppInstanceTcpSocketAction : Azure.ResourceManager.AppPlatform.Models.AppInstanceProbeAction, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppPlatform.Models.AppInstanceTcpSocketAction>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppPlatform.Models.AppInstanceTcpSocketAction>
public class AppInstanceTcpSocketAction : Azure.ResourceManager.AppPlatform.Models.AppInstanceProbeAction
type AppInstanceTcpSocketAction = class
inherit AppInstanceProbeAction
interface IJsonModel<AppInstanceTcpSocketAction>
interface IPersistableModel<AppInstanceTcpSocketAction>
type AppInstanceTcpSocketAction = class
inherit AppInstanceProbeAction
Public Class AppInstanceTcpSocketAction
Inherits AppInstanceProbeAction
Implements IJsonModel(Of AppInstanceTcpSocketAction), IPersistableModel(Of AppInstanceTcpSocketAction)
Public Class AppInstanceTcpSocketAction
Inherits AppInstanceProbeAction
- Inheritance
- Implements
Constructors
AppInstanceTcpSocketAction() |
Initializes a new instance of AppInstanceTcpSocketAction. |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET