SecurityCenterConnectionType Struct
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 SecurityCenterConnectionType.
public readonly struct SecurityCenterConnectionType : IEquatable<Azure.ResourceManager.SecurityCenter.Models.SecurityCenterConnectionType>
type SecurityCenterConnectionType = struct
Public Structure SecurityCenterConnectionType
Implements IEquatable(Of SecurityCenterConnectionType)
- Inheritance
-
SecurityCenterConnectionType
- Implements
Constructors
SecurityCenterConnectionType(String) |
Initializes a new instance of SecurityCenterConnectionType. |
Properties
External |
External. |
Internal |
Internal. |
Methods
Equals(SecurityCenterConnectionType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(SecurityCenterConnectionType, SecurityCenterConnectionType) |
Determines if two SecurityCenterConnectionType values are the same. |
Implicit(String to SecurityCenterConnectionType) |
Converts a string to a SecurityCenterConnectionType. |
Inequality(SecurityCenterConnectionType, SecurityCenterConnectionType) |
Determines if two SecurityCenterConnectionType values are not the same. |