Struct Bypass | Azure SDK for Net
Specifies whether traffic is bypassed for Logging/Metrics/AzureServices. Possible values are any combination of Logging|Metrics|AzureServices (For example, "Logging, Metrics"), or None to bypass none of those traffics.
Namespace: Azure.ResourceManager.Storage.Models
Assembly: Azure.ResourceManager.Storage.dll
Syntax
public struct Bypass : IEquatable<Azure.ResourceManager.Storage.Models.Bypass>Constructors
Bypass(String)
Determines if two Bypass values are the same.
Declaration
public Bypass (string value);Parameters
Properties
AzureServices
AzureServices.
Declaration
public static Azure.ResourceManager.Storage.Models.Bypass AzureServices { get; }Property Value
Logging
Declaration
public static Azure.ResourceManager.Storage.Models.Bypass Logging { get; }Property Value
Metrics
Declaration
public static Azure.ResourceManager.Storage.Models.Bypass Metrics { get; }Property Value
None
Declaration
public static Azure.ResourceManager.Storage.Models.Bypass None { get; }Property Value
Methods
Equals(Bypass)
Declaration
public bool Equals (Azure.ResourceManager.Storage.Models.Bypass other);Parameters
Returns
Equals(Object)
Declaration
[System.ComponentModel.EditorBrowsable] public override bool Equals (object obj);Parameters
Returns
GetHashCode()
Declaration
[System.ComponentModel.EditorBrowsable] public override int GetHashCode ();Returns
ToString()
Declaration
public override string ToString ();Returns
Operators
Equality(Bypass, Bypass)
Determines if two Bypass values are the same.
Declaration
public static bool operator == (Azure.ResourceManager.Storage.Models.Bypass left, Azure.ResourceManager.Storage.Models.Bypass right);Parameters
Returns
Implicit(String to Bypass)
Converts a string to a Bypass.
Declaration
public static implicit operator Azure.ResourceManager.Storage.Models.Bypass (string value);Parameters
Returns
Inequality(Bypass, Bypass)
Determines if two Bypass values are not the same.
Declaration
public static bool operator != (Azure.ResourceManager.Storage.Models.Bypass left, Azure.ResourceManager.Storage.Models.Bypass right);Parameters
Returns
ncG1vNJzZmiZqqq%2Fpr%2FDpJuom6Njr627wWeaqKqVY8SqusOorqxmnprBcHDWnplonJ%2Bpu6bAjnqxrqqVY5%2Bmv86uqZydfZa7orPEq2WMrJ%2BnrqixjmplaWZgYr2zsdWinLBmYWSusbWOerGuqpVjn6a%2Fzq6pnJ19lruis8SrZYysn6euqLGNhqadnZyofILG1KucZ4qVqLy2vsKehJqmkZyys3qyraarmZeae467w56jrGZyrr2iv9Jnn62lnA%3D%3D
Kary Bruening
Update: 2024-05-27