RedistributeConnectedSubnet 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.
Advertise Connected Subnets. Ex: "True" | "False".
public readonly struct RedistributeConnectedSubnet : IEquatable<Azure.ResourceManager.ManagedNetworkFabric.Models.RedistributeConnectedSubnet>
type RedistributeConnectedSubnet = struct
Public Structure RedistributeConnectedSubnet
Implements IEquatable(Of RedistributeConnectedSubnet)
- Inheritance
-
RedistributeConnectedSubnet
- Implements
Constructors
RedistributeConnectedSubnet(String) |
Initializes a new instance of RedistributeConnectedSubnet. |
Properties
False |
False. |
True |
True. |
Methods
Equals(RedistributeConnectedSubnet) |
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(RedistributeConnectedSubnet, RedistributeConnectedSubnet) |
Determines if two RedistributeConnectedSubnet values are the same. |
Implicit(String to RedistributeConnectedSubnet) |
Converts a string to a RedistributeConnectedSubnet. |
Inequality(RedistributeConnectedSubnet, RedistributeConnectedSubnet) |
Determines if two RedistributeConnectedSubnet values are not the same. |
Applies to
Azure SDK for .NET