SshPublicAccess Enum

State of the public SSH port. Possible values are: Disabled - Indicates that the public ssh port is closed on this instance. Enabled - Indicates that the public ssh port is open and accessible according to the VNet/subnet policy if applicable.

Inheritance
builtins.str
SshPublicAccess
SshPublicAccess

Constructor

SshPublicAccess(value)

Fields

DISABLED
ENABLED