diff --git a/samples/AnomalyDetector/src/Generated/Models/DataSchema.cs b/samples/AnomalyDetector/src/Generated/Models/DataSchema.cs index c5d4e460e40..6e4202d6a5c 100644 --- a/samples/AnomalyDetector/src/Generated/Models/DataSchema.cs +++ b/samples/AnomalyDetector/src/Generated/Models/DataSchema.cs @@ -33,7 +33,7 @@ public DataSchema(string value) public static bool operator ==(DataSchema left, DataSchema right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DataSchema left, DataSchema right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DataSchema(string value) => new DataSchema(value); /// diff --git a/samples/AnomalyDetector/src/Generated/Models/FillNAMethod.cs b/samples/AnomalyDetector/src/Generated/Models/FillNAMethod.cs index b73b056baf9..509dc7f998a 100644 --- a/samples/AnomalyDetector/src/Generated/Models/FillNAMethod.cs +++ b/samples/AnomalyDetector/src/Generated/Models/FillNAMethod.cs @@ -42,7 +42,7 @@ public FillNAMethod(string value) public static bool operator ==(FillNAMethod left, FillNAMethod right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FillNAMethod left, FillNAMethod right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FillNAMethod(string value) => new FillNAMethod(value); /// diff --git a/samples/AnomalyDetector/src/Generated/Models/ImputeMode.cs b/samples/AnomalyDetector/src/Generated/Models/ImputeMode.cs index 0df7edbb526..affb0ca4718 100644 --- a/samples/AnomalyDetector/src/Generated/Models/ImputeMode.cs +++ b/samples/AnomalyDetector/src/Generated/Models/ImputeMode.cs @@ -45,7 +45,7 @@ public ImputeMode(string value) public static bool operator ==(ImputeMode left, ImputeMode right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ImputeMode left, ImputeMode right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ImputeMode(string value) => new ImputeMode(value); /// diff --git a/samples/AppConfiguration/Generated/Models/Enum6.cs b/samples/AppConfiguration/Generated/Models/Enum6.cs index 29d889e562e..cf356e86ad2 100644 --- a/samples/AppConfiguration/Generated/Models/Enum6.cs +++ b/samples/AppConfiguration/Generated/Models/Enum6.cs @@ -51,7 +51,7 @@ public Enum6(string value) public static bool operator ==(Enum6 left, Enum6 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum6 left, Enum6 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum6(string value) => new Enum6(value); /// diff --git a/samples/AppConfiguration/Generated/Models/Enum7.cs b/samples/AppConfiguration/Generated/Models/Enum7.cs index 1f1beea37fd..fb093e3f971 100644 --- a/samples/AppConfiguration/Generated/Models/Enum7.cs +++ b/samples/AppConfiguration/Generated/Models/Enum7.cs @@ -51,7 +51,7 @@ public Enum7(string value) public static bool operator ==(Enum7 left, Enum7 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum7 left, Enum7 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum7(string value) => new Enum7(value); /// diff --git a/samples/AppConfiguration/Generated/Models/Get5ItemsItem.cs b/samples/AppConfiguration/Generated/Models/Get5ItemsItem.cs index 0eff0d38b02..96b5a07e26a 100644 --- a/samples/AppConfiguration/Generated/Models/Get5ItemsItem.cs +++ b/samples/AppConfiguration/Generated/Models/Get5ItemsItem.cs @@ -30,7 +30,7 @@ public Get5ItemsItem(string value) public static bool operator ==(Get5ItemsItem left, Get5ItemsItem right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Get5ItemsItem left, Get5ItemsItem right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Get5ItemsItem(string value) => new Get5ItemsItem(value); /// diff --git a/samples/AppConfiguration/Generated/Models/Get6ItemsItem.cs b/samples/AppConfiguration/Generated/Models/Get6ItemsItem.cs index 5e99a088b07..71204ef5d78 100644 --- a/samples/AppConfiguration/Generated/Models/Get6ItemsItem.cs +++ b/samples/AppConfiguration/Generated/Models/Get6ItemsItem.cs @@ -51,7 +51,7 @@ public Get6ItemsItem(string value) public static bool operator ==(Get6ItemsItem left, Get6ItemsItem right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Get6ItemsItem left, Get6ItemsItem right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Get6ItemsItem(string value) => new Get6ItemsItem(value); /// diff --git a/samples/AppConfiguration/Generated/Models/Get7ItemsItem.cs b/samples/AppConfiguration/Generated/Models/Get7ItemsItem.cs index 7a3ddf15300..c56e6a188df 100644 --- a/samples/AppConfiguration/Generated/Models/Get7ItemsItem.cs +++ b/samples/AppConfiguration/Generated/Models/Get7ItemsItem.cs @@ -51,7 +51,7 @@ public Get7ItemsItem(string value) public static bool operator ==(Get7ItemsItem left, Get7ItemsItem right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Get7ItemsItem left, Get7ItemsItem right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Get7ItemsItem(string value) => new Get7ItemsItem(value); /// diff --git a/samples/AppConfiguration/Generated/Models/Head5ItemsItem.cs b/samples/AppConfiguration/Generated/Models/Head5ItemsItem.cs index 052b0973feb..8705c98eaea 100644 --- a/samples/AppConfiguration/Generated/Models/Head5ItemsItem.cs +++ b/samples/AppConfiguration/Generated/Models/Head5ItemsItem.cs @@ -30,7 +30,7 @@ public Head5ItemsItem(string value) public static bool operator ==(Head5ItemsItem left, Head5ItemsItem right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Head5ItemsItem left, Head5ItemsItem right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Head5ItemsItem(string value) => new Head5ItemsItem(value); /// diff --git a/samples/AppConfiguration/Generated/Models/Head6ItemsItem.cs b/samples/AppConfiguration/Generated/Models/Head6ItemsItem.cs index 6687e1119ee..1f342516927 100644 --- a/samples/AppConfiguration/Generated/Models/Head6ItemsItem.cs +++ b/samples/AppConfiguration/Generated/Models/Head6ItemsItem.cs @@ -51,7 +51,7 @@ public Head6ItemsItem(string value) public static bool operator ==(Head6ItemsItem left, Head6ItemsItem right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Head6ItemsItem left, Head6ItemsItem right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Head6ItemsItem(string value) => new Head6ItemsItem(value); /// diff --git a/samples/AppConfiguration/Generated/Models/Head7ItemsItem.cs b/samples/AppConfiguration/Generated/Models/Head7ItemsItem.cs index bcc0f762f92..aecc9d08407 100644 --- a/samples/AppConfiguration/Generated/Models/Head7ItemsItem.cs +++ b/samples/AppConfiguration/Generated/Models/Head7ItemsItem.cs @@ -51,7 +51,7 @@ public Head7ItemsItem(string value) public static bool operator ==(Head7ItemsItem left, Head7ItemsItem right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Head7ItemsItem left, Head7ItemsItem right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Head7ItemsItem(string value) => new Head7ItemsItem(value); /// diff --git a/samples/Azure.AI.FormRecognizer/Generated/Models/Enum1.cs b/samples/Azure.AI.FormRecognizer/Generated/Models/Enum1.cs index 0200e2cbfd0..19ab82fc2a5 100644 --- a/samples/Azure.AI.FormRecognizer/Generated/Models/Enum1.cs +++ b/samples/Azure.AI.FormRecognizer/Generated/Models/Enum1.cs @@ -30,7 +30,7 @@ public Enum1(string value) public static bool operator ==(Enum1 left, Enum1 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum1 left, Enum1 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum1(string value) => new Enum1(value); /// diff --git a/samples/Azure.AI.FormRecognizer/Generated/Models/Enum2.cs b/samples/Azure.AI.FormRecognizer/Generated/Models/Enum2.cs index ae52dea9d41..71fab89d056 100644 --- a/samples/Azure.AI.FormRecognizer/Generated/Models/Enum2.cs +++ b/samples/Azure.AI.FormRecognizer/Generated/Models/Enum2.cs @@ -30,7 +30,7 @@ public Enum2(string value) public static bool operator ==(Enum2 left, Enum2 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum2 left, Enum2 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum2(string value) => new Enum2(value); /// diff --git a/samples/Azure.AI.FormRecognizer/Generated/Models/Language.cs b/samples/Azure.AI.FormRecognizer/Generated/Models/Language.cs index 83f5e64dae5..a6ca62d4682 100644 --- a/samples/Azure.AI.FormRecognizer/Generated/Models/Language.cs +++ b/samples/Azure.AI.FormRecognizer/Generated/Models/Language.cs @@ -33,7 +33,7 @@ public Language(string value) public static bool operator ==(Language left, Language right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Language left, Language right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Language(string value) => new Language(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/DdosSettingsProtectionCoverage.cs b/samples/Azure.Network.Management.Interface/Generated/Models/DdosSettingsProtectionCoverage.cs index 3131ab03925..74d245d9e80 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/DdosSettingsProtectionCoverage.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/DdosSettingsProtectionCoverage.cs @@ -33,7 +33,7 @@ public DdosSettingsProtectionCoverage(string value) public static bool operator ==(DdosSettingsProtectionCoverage left, DdosSettingsProtectionCoverage right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DdosSettingsProtectionCoverage left, DdosSettingsProtectionCoverage right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DdosSettingsProtectionCoverage(string value) => new DdosSettingsProtectionCoverage(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveRouteSource.cs b/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveRouteSource.cs index 3dcc2975fbe..3b09eab1f28 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveRouteSource.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveRouteSource.cs @@ -39,7 +39,7 @@ public EffectiveRouteSource(string value) public static bool operator ==(EffectiveRouteSource left, EffectiveRouteSource right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EffectiveRouteSource left, EffectiveRouteSource right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EffectiveRouteSource(string value) => new EffectiveRouteSource(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveRouteState.cs b/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveRouteState.cs index b60f06bd3ff..7480703d9cb 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveRouteState.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveRouteState.cs @@ -33,7 +33,7 @@ public EffectiveRouteState(string value) public static bool operator ==(EffectiveRouteState left, EffectiveRouteState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EffectiveRouteState left, EffectiveRouteState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EffectiveRouteState(string value) => new EffectiveRouteState(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveSecurityRuleProtocol.cs b/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveSecurityRuleProtocol.cs index 411120cf355..c8bb4c0bcab 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveSecurityRuleProtocol.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/EffectiveSecurityRuleProtocol.cs @@ -36,7 +36,7 @@ public EffectiveSecurityRuleProtocol(string value) public static bool operator ==(EffectiveSecurityRuleProtocol left, EffectiveSecurityRuleProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EffectiveSecurityRuleProtocol left, EffectiveSecurityRuleProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EffectiveSecurityRuleProtocol(string value) => new EffectiveSecurityRuleProtocol(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/IPAllocationMethod.cs b/samples/Azure.Network.Management.Interface/Generated/Models/IPAllocationMethod.cs index 1e36ff79c21..e0a99d68da0 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/IPAllocationMethod.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/IPAllocationMethod.cs @@ -33,7 +33,7 @@ public IPAllocationMethod(string value) public static bool operator ==(IPAllocationMethod left, IPAllocationMethod right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IPAllocationMethod left, IPAllocationMethod right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IPAllocationMethod(string value) => new IPAllocationMethod(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/IPVersion.cs b/samples/Azure.Network.Management.Interface/Generated/Models/IPVersion.cs index c5ce9651afc..2343e1e999c 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/IPVersion.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/IPVersion.cs @@ -33,7 +33,7 @@ public IPVersion(string value) public static bool operator ==(IPVersion left, IPVersion right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IPVersion left, IPVersion right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IPVersion(string value) => new IPVersion(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/LoadBalancerOutboundRuleProtocol.cs b/samples/Azure.Network.Management.Interface/Generated/Models/LoadBalancerOutboundRuleProtocol.cs index 0a191825db3..41173b5ab09 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/LoadBalancerOutboundRuleProtocol.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/LoadBalancerOutboundRuleProtocol.cs @@ -36,7 +36,7 @@ public LoadBalancerOutboundRuleProtocol(string value) public static bool operator ==(LoadBalancerOutboundRuleProtocol left, LoadBalancerOutboundRuleProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LoadBalancerOutboundRuleProtocol left, LoadBalancerOutboundRuleProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LoadBalancerOutboundRuleProtocol(string value) => new LoadBalancerOutboundRuleProtocol(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/LoadBalancerSkuName.cs b/samples/Azure.Network.Management.Interface/Generated/Models/LoadBalancerSkuName.cs index 56816d70e3c..bc0414798be 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/LoadBalancerSkuName.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/LoadBalancerSkuName.cs @@ -33,7 +33,7 @@ public LoadBalancerSkuName(string value) public static bool operator ==(LoadBalancerSkuName left, LoadBalancerSkuName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LoadBalancerSkuName left, LoadBalancerSkuName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LoadBalancerSkuName(string value) => new LoadBalancerSkuName(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/LoadDistribution.cs b/samples/Azure.Network.Management.Interface/Generated/Models/LoadDistribution.cs index 410042f51cd..f1db399707c 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/LoadDistribution.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/LoadDistribution.cs @@ -36,7 +36,7 @@ public LoadDistribution(string value) public static bool operator ==(LoadDistribution left, LoadDistribution right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LoadDistribution left, LoadDistribution right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LoadDistribution(string value) => new LoadDistribution(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/ProbeProtocol.cs b/samples/Azure.Network.Management.Interface/Generated/Models/ProbeProtocol.cs index 2a6b4b13492..c92fc0fd7c0 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/ProbeProtocol.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/ProbeProtocol.cs @@ -36,7 +36,7 @@ public ProbeProtocol(string value) public static bool operator ==(ProbeProtocol left, ProbeProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProbeProtocol left, ProbeProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProbeProtocol(string value) => new ProbeProtocol(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/ProvisioningState.cs b/samples/Azure.Network.Management.Interface/Generated/Models/ProvisioningState.cs index d6351bfa4c4..bc8d16e0083 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/ProvisioningState.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/ProvisioningState.cs @@ -39,7 +39,7 @@ public ProvisioningState(string value) public static bool operator ==(ProvisioningState left, ProvisioningState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProvisioningState left, ProvisioningState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProvisioningState(string value) => new ProvisioningState(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/PublicIPAddressSkuName.cs b/samples/Azure.Network.Management.Interface/Generated/Models/PublicIPAddressSkuName.cs index dca70657d4b..d7016127302 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/PublicIPAddressSkuName.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/PublicIPAddressSkuName.cs @@ -33,7 +33,7 @@ public PublicIPAddressSkuName(string value) public static bool operator ==(PublicIPAddressSkuName left, PublicIPAddressSkuName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PublicIPAddressSkuName left, PublicIPAddressSkuName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PublicIPAddressSkuName(string value) => new PublicIPAddressSkuName(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/RouteNextHopType.cs b/samples/Azure.Network.Management.Interface/Generated/Models/RouteNextHopType.cs index a008feaf8c7..c0182810d47 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/RouteNextHopType.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/RouteNextHopType.cs @@ -42,7 +42,7 @@ public RouteNextHopType(string value) public static bool operator ==(RouteNextHopType left, RouteNextHopType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RouteNextHopType left, RouteNextHopType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RouteNextHopType(string value) => new RouteNextHopType(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleAccess.cs b/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleAccess.cs index 34e8c4e266a..e7fa8300e03 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleAccess.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleAccess.cs @@ -33,7 +33,7 @@ public SecurityRuleAccess(string value) public static bool operator ==(SecurityRuleAccess left, SecurityRuleAccess right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SecurityRuleAccess left, SecurityRuleAccess right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SecurityRuleAccess(string value) => new SecurityRuleAccess(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleDirection.cs b/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleDirection.cs index ba233113cd8..35b7cb8f768 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleDirection.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleDirection.cs @@ -33,7 +33,7 @@ public SecurityRuleDirection(string value) public static bool operator ==(SecurityRuleDirection left, SecurityRuleDirection right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SecurityRuleDirection left, SecurityRuleDirection right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SecurityRuleDirection(string value) => new SecurityRuleDirection(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleProtocol.cs b/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleProtocol.cs index 58d9d639bd6..620176476dc 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleProtocol.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/SecurityRuleProtocol.cs @@ -45,7 +45,7 @@ public SecurityRuleProtocol(string value) public static bool operator ==(SecurityRuleProtocol left, SecurityRuleProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SecurityRuleProtocol left, SecurityRuleProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SecurityRuleProtocol(string value) => new SecurityRuleProtocol(value); /// diff --git a/samples/Azure.Network.Management.Interface/Generated/Models/TransportProtocol.cs b/samples/Azure.Network.Management.Interface/Generated/Models/TransportProtocol.cs index 6d9d5e9f3f4..1e9f43db85c 100644 --- a/samples/Azure.Network.Management.Interface/Generated/Models/TransportProtocol.cs +++ b/samples/Azure.Network.Management.Interface/Generated/Models/TransportProtocol.cs @@ -36,7 +36,7 @@ public TransportProtocol(string value) public static bool operator ==(TransportProtocol left, TransportProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(TransportProtocol left, TransportProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator TransportProtocol(string value) => new TransportProtocol(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/AvailabilitySetSkuType.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/AvailabilitySetSkuType.cs index a1722191428..0565c3e2da1 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/AvailabilitySetSkuType.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/AvailabilitySetSkuType.cs @@ -42,7 +42,7 @@ public AvailabilitySetSkuType(string value) public static bool operator ==(AvailabilitySetSkuType left, AvailabilitySetSkuType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(AvailabilitySetSkuType left, AvailabilitySetSkuType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator AvailabilitySetSkuType(string value) => new AvailabilitySetSkuType(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/ComponentName.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/ComponentName.cs index d4facd37280..8d5525e48f5 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/ComponentName.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/ComponentName.cs @@ -36,7 +36,7 @@ public ComponentName(string value) public static bool operator ==(ComponentName left, ComponentName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ComponentName left, ComponentName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ComponentName(string value) => new ComponentName(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiffDiskOption.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiffDiskOption.cs index 0c4217ca330..f517ca5eaa9 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiffDiskOption.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiffDiskOption.cs @@ -36,7 +36,7 @@ public DiffDiskOption(string value) public static bool operator ==(DiffDiskOption left, DiffDiskOption right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DiffDiskOption left, DiffDiskOption right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DiffDiskOption(string value) => new DiffDiskOption(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiffDiskPlacement.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiffDiskPlacement.cs index 2a1f205ed3b..6c692eba71b 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiffDiskPlacement.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiffDiskPlacement.cs @@ -42,7 +42,7 @@ public DiffDiskPlacement(string value) public static bool operator ==(DiffDiskPlacement left, DiffDiskPlacement right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DiffDiskPlacement left, DiffDiskPlacement right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DiffDiskPlacement(string value) => new DiffDiskPlacement(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiskCreateOptionType.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiskCreateOptionType.cs index 66b0362a30c..3bb050bf7f6 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiskCreateOptionType.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/DiskCreateOptionType.cs @@ -48,7 +48,7 @@ public DiskCreateOptionType(string value) public static bool operator ==(DiskCreateOptionType left, DiskCreateOptionType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DiskCreateOptionType left, DiskCreateOptionType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DiskCreateOptionType(string value) => new DiskCreateOptionType(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/HyperVGeneration.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/HyperVGeneration.cs index b944dc15773..2f658bb8e03 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/HyperVGeneration.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/HyperVGeneration.cs @@ -42,7 +42,7 @@ public HyperVGeneration(string value) public static bool operator ==(HyperVGeneration left, HyperVGeneration right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(HyperVGeneration left, HyperVGeneration right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator HyperVGeneration(string value) => new HyperVGeneration(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/IPVersion.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/IPVersion.cs index 31301cd4d11..4e3ba35452a 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/IPVersion.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/IPVersion.cs @@ -42,7 +42,7 @@ public IPVersion(string value) public static bool operator ==(IPVersion left, IPVersion right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IPVersion left, IPVersion right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IPVersion(string value) => new IPVersion(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/InGuestPatchMode.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/InGuestPatchMode.cs index 5e535968acc..7caa4e635bf 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/InGuestPatchMode.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/InGuestPatchMode.cs @@ -48,7 +48,7 @@ public InGuestPatchMode(string value) public static bool operator ==(InGuestPatchMode left, InGuestPatchMode right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InGuestPatchMode left, InGuestPatchMode right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InGuestPatchMode(string value) => new InGuestPatchMode(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/InstanceViewType.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/InstanceViewType.cs index 9dbc6537450..381c4de2988 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/InstanceViewType.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/InstanceViewType.cs @@ -36,7 +36,7 @@ public InstanceViewType(string value) public static bool operator ==(InstanceViewType left, InstanceViewType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InstanceViewType left, InstanceViewType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InstanceViewType(string value) => new InstanceViewType(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceName.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceName.cs index a403165e580..745dc7274a0 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceName.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceName.cs @@ -36,7 +36,7 @@ public OrchestrationServiceName(string value) public static bool operator ==(OrchestrationServiceName left, OrchestrationServiceName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OrchestrationServiceName left, OrchestrationServiceName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OrchestrationServiceName(string value) => new OrchestrationServiceName(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceState.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceState.cs index 3d29332956a..554ecacd764 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceState.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceState.cs @@ -48,7 +48,7 @@ public OrchestrationServiceState(string value) public static bool operator ==(OrchestrationServiceState left, OrchestrationServiceState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OrchestrationServiceState left, OrchestrationServiceState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OrchestrationServiceState(string value) => new OrchestrationServiceState(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceStateAction.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceStateAction.cs index 47c01a487e5..c5660469aad 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceStateAction.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/OrchestrationServiceStateAction.cs @@ -42,7 +42,7 @@ public OrchestrationServiceStateAction(string value) public static bool operator ==(OrchestrationServiceStateAction left, OrchestrationServiceStateAction right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OrchestrationServiceStateAction left, OrchestrationServiceStateAction right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OrchestrationServiceStateAction(string value) => new OrchestrationServiceStateAction(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PassName.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PassName.cs index 848c47841c2..2ce0209f5fe 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PassName.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PassName.cs @@ -36,7 +36,7 @@ public PassName(string value) public static bool operator ==(PassName left, PassName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PassName left, PassName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PassName(string value) => new PassName(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PatchAssessmentState.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PatchAssessmentState.cs index 3f6badf72bf..74a159e3813 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PatchAssessmentState.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PatchAssessmentState.cs @@ -66,7 +66,7 @@ public PatchAssessmentState(string value) public static bool operator ==(PatchAssessmentState left, PatchAssessmentState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PatchAssessmentState left, PatchAssessmentState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PatchAssessmentState(string value) => new PatchAssessmentState(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PatchOperationStatus.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PatchOperationStatus.cs index c5043acfd51..27d426e58c0 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PatchOperationStatus.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/PatchOperationStatus.cs @@ -54,7 +54,7 @@ public PatchOperationStatus(string value) public static bool operator ==(PatchOperationStatus left, PatchOperationStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PatchOperationStatus left, PatchOperationStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PatchOperationStatus(string value) => new PatchOperationStatus(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/ProximityPlacementGroupType.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/ProximityPlacementGroupType.cs index 0a5fe6477ee..8ceb3d88079 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/ProximityPlacementGroupType.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/ProximityPlacementGroupType.cs @@ -42,7 +42,7 @@ public ProximityPlacementGroupType(string value) public static bool operator ==(ProximityPlacementGroupType left, ProximityPlacementGroupType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProximityPlacementGroupType left, ProximityPlacementGroupType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProximityPlacementGroupType(string value) => new ProximityPlacementGroupType(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/RebootStatus.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/RebootStatus.cs index 0e36d853e28..9126aaec921 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/RebootStatus.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/RebootStatus.cs @@ -60,7 +60,7 @@ public RebootStatus(string value) public static bool operator ==(RebootStatus left, RebootStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RebootStatus left, RebootStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RebootStatus(string value) => new RebootStatus(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/SoftwareUpdateRebootBehavior.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/SoftwareUpdateRebootBehavior.cs index 4fbfd29c663..7bbc81db726 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/SoftwareUpdateRebootBehavior.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/SoftwareUpdateRebootBehavior.cs @@ -48,7 +48,7 @@ public SoftwareUpdateRebootBehavior(string value) public static bool operator ==(SoftwareUpdateRebootBehavior left, SoftwareUpdateRebootBehavior right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SoftwareUpdateRebootBehavior left, SoftwareUpdateRebootBehavior right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SoftwareUpdateRebootBehavior(string value) => new SoftwareUpdateRebootBehavior(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/StorageAccountType.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/StorageAccountType.cs index fcf7adf051d..ff216ff10f0 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/StorageAccountType.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/StorageAccountType.cs @@ -54,7 +54,7 @@ public StorageAccountType(string value) public static bool operator ==(StorageAccountType left, StorageAccountType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StorageAccountType left, StorageAccountType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StorageAccountType(string value) => new StorageAccountType(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/UsageUnit.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/UsageUnit.cs index 94bd4083267..aae84fa369c 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/UsageUnit.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/UsageUnit.cs @@ -36,7 +36,7 @@ public UsageUnit(string value) public static bool operator ==(UsageUnit left, UsageUnit right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(UsageUnit left, UsageUnit right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator UsageUnit(string value) => new UsageUnit(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineEvictionPolicyType.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineEvictionPolicyType.cs index 8468a13af08..767f4dc9abf 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineEvictionPolicyType.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineEvictionPolicyType.cs @@ -42,7 +42,7 @@ public VirtualMachineEvictionPolicyType(string value) public static bool operator ==(VirtualMachineEvictionPolicyType left, VirtualMachineEvictionPolicyType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VirtualMachineEvictionPolicyType left, VirtualMachineEvictionPolicyType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VirtualMachineEvictionPolicyType(string value) => new VirtualMachineEvictionPolicyType(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachinePriorityType.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachinePriorityType.cs index 6b393ab66b3..4a4a0fbf0a0 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachinePriorityType.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachinePriorityType.cs @@ -48,7 +48,7 @@ public VirtualMachinePriorityType(string value) public static bool operator ==(VirtualMachinePriorityType left, VirtualMachinePriorityType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VirtualMachinePriorityType left, VirtualMachinePriorityType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VirtualMachinePriorityType(string value) => new VirtualMachinePriorityType(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineScaleSetScaleInRule.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineScaleSetScaleInRule.cs index 148a9f0381c..a1b2c7f5dc6 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineScaleSetScaleInRule.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineScaleSetScaleInRule.cs @@ -48,7 +48,7 @@ public VirtualMachineScaleSetScaleInRule(string value) public static bool operator ==(VirtualMachineScaleSetScaleInRule left, VirtualMachineScaleSetScaleInRule right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VirtualMachineScaleSetScaleInRule left, VirtualMachineScaleSetScaleInRule right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VirtualMachineScaleSetScaleInRule(string value) => new VirtualMachineScaleSetScaleInRule(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineSizeType.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineSizeType.cs index 12d526f0bd0..fec215f4791 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineSizeType.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VirtualMachineSizeType.cs @@ -1026,7 +1026,7 @@ public VirtualMachineSizeType(string value) public static bool operator ==(VirtualMachineSizeType left, VirtualMachineSizeType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VirtualMachineSizeType left, VirtualMachineSizeType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VirtualMachineSizeType(string value) => new VirtualMachineSizeType(value); /// diff --git a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VmDiskType.cs b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VmDiskType.cs index deee300837a..0eb34f92692 100644 --- a/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VmDiskType.cs +++ b/samples/AzureSample.ResourceManager.Sample/src/Generated/Models/VmDiskType.cs @@ -42,7 +42,7 @@ public VmDiskType(string value) public static bool operator ==(VmDiskType left, VmDiskType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VmDiskType left, VmDiskType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VmDiskType(string value) => new VmDiskType(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AccountImmutabilityPolicyState.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AccountImmutabilityPolicyState.cs index ac271675e7e..48afb5fb436 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AccountImmutabilityPolicyState.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AccountImmutabilityPolicyState.cs @@ -36,7 +36,7 @@ public AccountImmutabilityPolicyState(string value) public static bool operator ==(AccountImmutabilityPolicyState left, AccountImmutabilityPolicyState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(AccountImmutabilityPolicyState left, AccountImmutabilityPolicyState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator AccountImmutabilityPolicyState(string value) => new AccountImmutabilityPolicyState(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Action.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Action.cs index 983844143a8..be21be4dfb6 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Action.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Action.cs @@ -30,7 +30,7 @@ public Action(string value) public static bool operator ==(Action left, Action right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Action left, Action right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Action(string value) => new Action(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStorageKind.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStorageKind.cs index de54a27c4df..52f634e689a 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStorageKind.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStorageKind.cs @@ -42,7 +42,7 @@ public AzureSampleResourceManagerStorageKind(string value) public static bool operator ==(AzureSampleResourceManagerStorageKind left, AzureSampleResourceManagerStorageKind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(AzureSampleResourceManagerStorageKind left, AzureSampleResourceManagerStorageKind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator AzureSampleResourceManagerStorageKind(string value) => new AzureSampleResourceManagerStorageKind(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState.cs index 7cbe440d1e9..ed15051968d 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState.cs @@ -39,7 +39,7 @@ public AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningSta public static bool operator ==(AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState left, AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState left, AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState(string value) => new AzureSampleResourceManagerStoragePrivateEndpointConnectionProvisioningState(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus.cs index c5694d00d5a..47468eef4fb 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus.cs @@ -36,7 +36,7 @@ public AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus(s public static bool operator ==(AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus left, AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus left, AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus(string value) => new AzureSampleResourceManagerStoragePrivateEndpointServiceConnectionStatus(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStorageSkuName.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStorageSkuName.cs index 00980f1eda5..25eb069b3d9 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStorageSkuName.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/AzureSampleResourceManagerStorageSkuName.cs @@ -51,7 +51,7 @@ public AzureSampleResourceManagerStorageSkuName(string value) public static bool operator ==(AzureSampleResourceManagerStorageSkuName left, AzureSampleResourceManagerStorageSkuName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(AzureSampleResourceManagerStorageSkuName left, AzureSampleResourceManagerStorageSkuName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator AzureSampleResourceManagerStorageSkuName(string value) => new AzureSampleResourceManagerStorageSkuName(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyName.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyName.cs index c5e181d7a13..d743740628a 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyName.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyName.cs @@ -30,7 +30,7 @@ public BlobInventoryPolicyName(string value) public static bool operator ==(BlobInventoryPolicyName left, BlobInventoryPolicyName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(BlobInventoryPolicyName left, BlobInventoryPolicyName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator BlobInventoryPolicyName(string value) => new BlobInventoryPolicyName(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/BlobRestoreProgressStatus.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/BlobRestoreProgressStatus.cs index 3e960bc92f4..e573e45eae7 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/BlobRestoreProgressStatus.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/BlobRestoreProgressStatus.cs @@ -36,7 +36,7 @@ public BlobRestoreProgressStatus(string value) public static bool operator ==(BlobRestoreProgressStatus left, BlobRestoreProgressStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(BlobRestoreProgressStatus left, BlobRestoreProgressStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator BlobRestoreProgressStatus(string value) => new BlobRestoreProgressStatus(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Bypass.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Bypass.cs index d70d0188152..fd1fd07c1b8 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Bypass.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Bypass.cs @@ -39,7 +39,7 @@ public Bypass(string value) public static bool operator ==(Bypass left, Bypass right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Bypass left, Bypass right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Bypass(string value) => new Bypass(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/CorsRuleAllowedMethodsItem.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/CorsRuleAllowedMethodsItem.cs index 793fe578fad..bc3b24a53ff 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/CorsRuleAllowedMethodsItem.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/CorsRuleAllowedMethodsItem.cs @@ -48,7 +48,7 @@ public CorsRuleAllowedMethodsItem(string value) public static bool operator ==(CorsRuleAllowedMethodsItem left, CorsRuleAllowedMethodsItem right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CorsRuleAllowedMethodsItem left, CorsRuleAllowedMethodsItem right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CorsRuleAllowedMethodsItem(string value) => new CorsRuleAllowedMethodsItem(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/DefaultSharePermission.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/DefaultSharePermission.cs index fe93272783f..2ec376d767e 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/DefaultSharePermission.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/DefaultSharePermission.cs @@ -39,7 +39,7 @@ public DefaultSharePermission(string value) public static bool operator ==(DefaultSharePermission left, DefaultSharePermission right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DefaultSharePermission left, DefaultSharePermission right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DefaultSharePermission(string value) => new DefaultSharePermission(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/DirectoryServiceOption.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/DirectoryServiceOption.cs index fb5df22774f..dba6eb00ac7 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/DirectoryServiceOption.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/DirectoryServiceOption.cs @@ -36,7 +36,7 @@ public DirectoryServiceOption(string value) public static bool operator ==(DirectoryServiceOption left, DirectoryServiceOption right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DirectoryServiceOption left, DirectoryServiceOption right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DirectoryServiceOption(string value) => new DirectoryServiceOption(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EnabledProtocol.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EnabledProtocol.cs index ee710a4b8a5..d8c8e78b358 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EnabledProtocol.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EnabledProtocol.cs @@ -33,7 +33,7 @@ public EnabledProtocol(string value) public static bool operator ==(EnabledProtocol left, EnabledProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EnabledProtocol left, EnabledProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EnabledProtocol(string value) => new EnabledProtocol(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EncryptionScopeSource.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EncryptionScopeSource.cs index 24ca593f669..c03b73769f5 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EncryptionScopeSource.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EncryptionScopeSource.cs @@ -33,7 +33,7 @@ public EncryptionScopeSource(string value) public static bool operator ==(EncryptionScopeSource left, EncryptionScopeSource right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EncryptionScopeSource left, EncryptionScopeSource right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EncryptionScopeSource(string value) => new EncryptionScopeSource(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EncryptionScopeState.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EncryptionScopeState.cs index b807f503a7e..653f84ab6e9 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EncryptionScopeState.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/EncryptionScopeState.cs @@ -33,7 +33,7 @@ public EncryptionScopeState(string value) public static bool operator ==(EncryptionScopeState left, EncryptionScopeState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EncryptionScopeState left, EncryptionScopeState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EncryptionScopeState(string value) => new EncryptionScopeState(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ExpirationAction.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ExpirationAction.cs index ca911e270a6..2e27aa57c71 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ExpirationAction.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ExpirationAction.cs @@ -30,7 +30,7 @@ public ExpirationAction(string value) public static bool operator ==(ExpirationAction left, ExpirationAction right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ExpirationAction left, ExpirationAction right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ExpirationAction(string value) => new ExpirationAction(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Format.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Format.cs index 040ce29b7c3..d88a2f501e6 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Format.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Format.cs @@ -33,7 +33,7 @@ public Format(string value) public static bool operator ==(Format left, Format right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Format left, Format right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Format(string value) => new Format(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/GeoReplicationStatus.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/GeoReplicationStatus.cs index 7e557d67bd9..db66b10f655 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/GeoReplicationStatus.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/GeoReplicationStatus.cs @@ -36,7 +36,7 @@ public GeoReplicationStatus(string value) public static bool operator ==(GeoReplicationStatus left, GeoReplicationStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(GeoReplicationStatus left, GeoReplicationStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator GeoReplicationStatus(string value) => new GeoReplicationStatus(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicyState.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicyState.cs index 2d9a36618be..9dd6807de7e 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicyState.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicyState.cs @@ -33,7 +33,7 @@ public ImmutabilityPolicyState(string value) public static bool operator ==(ImmutabilityPolicyState left, ImmutabilityPolicyState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ImmutabilityPolicyState left, ImmutabilityPolicyState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ImmutabilityPolicyState(string value) => new ImmutabilityPolicyState(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicyUpdateType.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicyUpdateType.cs index 67931e94303..a9045ecc3c8 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicyUpdateType.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicyUpdateType.cs @@ -36,7 +36,7 @@ public ImmutabilityPolicyUpdateType(string value) public static bool operator ==(ImmutabilityPolicyUpdateType left, ImmutabilityPolicyUpdateType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ImmutabilityPolicyUpdateType left, ImmutabilityPolicyUpdateType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ImmutabilityPolicyUpdateType(string value) => new ImmutabilityPolicyUpdateType(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/InventoryRuleType.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/InventoryRuleType.cs index 302fa9dc0f9..f190aae1b9a 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/InventoryRuleType.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/InventoryRuleType.cs @@ -30,7 +30,7 @@ public InventoryRuleType(string value) public static bool operator ==(InventoryRuleType left, InventoryRuleType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InventoryRuleType left, InventoryRuleType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InventoryRuleType(string value) => new InventoryRuleType(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/KeySource.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/KeySource.cs index 13b74b07a63..c5d2c0c8065 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/KeySource.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/KeySource.cs @@ -33,7 +33,7 @@ public KeySource(string value) public static bool operator ==(KeySource left, KeySource right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(KeySource left, KeySource right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator KeySource(string value) => new KeySource(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/KeyType.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/KeyType.cs index 2c4d81acc10..6ee023bc419 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/KeyType.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/KeyType.cs @@ -33,7 +33,7 @@ public KeyType(string value) public static bool operator ==(KeyType left, KeyType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(KeyType left, KeyType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator KeyType(string value) => new KeyType(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LargeFileSharesState.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LargeFileSharesState.cs index 683009dffa4..ef58d3aaf27 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LargeFileSharesState.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LargeFileSharesState.cs @@ -33,7 +33,7 @@ public LargeFileSharesState(string value) public static bool operator ==(LargeFileSharesState left, LargeFileSharesState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LargeFileSharesState left, LargeFileSharesState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LargeFileSharesState(string value) => new LargeFileSharesState(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseContainerRequestAction.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseContainerRequestAction.cs index 38ff886292a..22362ebd0a6 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseContainerRequestAction.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseContainerRequestAction.cs @@ -42,7 +42,7 @@ public LeaseContainerRequestAction(string value) public static bool operator ==(LeaseContainerRequestAction left, LeaseContainerRequestAction right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LeaseContainerRequestAction left, LeaseContainerRequestAction right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LeaseContainerRequestAction(string value) => new LeaseContainerRequestAction(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseDuration.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseDuration.cs index fc86317ec8e..319a1b75f0e 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseDuration.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseDuration.cs @@ -33,7 +33,7 @@ public LeaseDuration(string value) public static bool operator ==(LeaseDuration left, LeaseDuration right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LeaseDuration left, LeaseDuration right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LeaseDuration(string value) => new LeaseDuration(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseShareAction.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseShareAction.cs index 33202c5daa3..bd801934268 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseShareAction.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseShareAction.cs @@ -42,7 +42,7 @@ public LeaseShareAction(string value) public static bool operator ==(LeaseShareAction left, LeaseShareAction right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LeaseShareAction left, LeaseShareAction right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LeaseShareAction(string value) => new LeaseShareAction(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseState.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseState.cs index 0f14835980b..4dc75375dd1 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseState.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseState.cs @@ -42,7 +42,7 @@ public LeaseState(string value) public static bool operator ==(LeaseState left, LeaseState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LeaseState left, LeaseState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LeaseState(string value) => new LeaseState(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseStatus.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseStatus.cs index 2791088a7d2..0d04c57cbd9 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseStatus.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/LeaseStatus.cs @@ -33,7 +33,7 @@ public LeaseStatus(string value) public static bool operator ==(LeaseStatus left, LeaseStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LeaseStatus left, LeaseStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LeaseStatus(string value) => new LeaseStatus(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ListContainersInclude.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ListContainersInclude.cs index 2d3610bcc9c..ef94ec3b203 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ListContainersInclude.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ListContainersInclude.cs @@ -30,7 +30,7 @@ public ListContainersInclude(string value) public static bool operator ==(ListContainersInclude left, ListContainersInclude right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ListContainersInclude left, ListContainersInclude right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ListContainersInclude(string value) => new ListContainersInclude(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ListKeyExpand.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ListKeyExpand.cs index 9dd57bba730..bee279c74f3 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ListKeyExpand.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ListKeyExpand.cs @@ -30,7 +30,7 @@ public ListKeyExpand(string value) public static bool operator ==(ListKeyExpand left, ListKeyExpand right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ListKeyExpand left, ListKeyExpand right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ListKeyExpand(string value) => new ListKeyExpand(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ManagementPolicyName.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ManagementPolicyName.cs index 76d85cd3eff..10d317311dc 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ManagementPolicyName.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ManagementPolicyName.cs @@ -30,7 +30,7 @@ public ManagementPolicyName(string value) public static bool operator ==(ManagementPolicyName left, ManagementPolicyName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ManagementPolicyName left, ManagementPolicyName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ManagementPolicyName(string value) => new ManagementPolicyName(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/MigrationState.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/MigrationState.cs index 1684e435a5c..f6e0c2c1a45 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/MigrationState.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/MigrationState.cs @@ -33,7 +33,7 @@ public MigrationState(string value) public static bool operator ==(MigrationState left, MigrationState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(MigrationState left, MigrationState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator MigrationState(string value) => new MigrationState(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/MinimumTlsVersion.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/MinimumTlsVersion.cs index 79bd4080548..e2d8bf3fe86 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/MinimumTlsVersion.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/MinimumTlsVersion.cs @@ -36,7 +36,7 @@ public MinimumTlsVersion(string value) public static bool operator ==(MinimumTlsVersion left, MinimumTlsVersion right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(MinimumTlsVersion left, MinimumTlsVersion right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator MinimumTlsVersion(string value) => new MinimumTlsVersion(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Name.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Name.cs index 776c547a87e..4e45d44bb73 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Name.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Name.cs @@ -30,7 +30,7 @@ public Name(string value) public static bool operator ==(Name left, Name right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Name left, Name right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Name(string value) => new Name(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ObjectType.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ObjectType.cs index c5974d9ebb4..66726235591 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ObjectType.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ObjectType.cs @@ -33,7 +33,7 @@ public ObjectType(string value) public static bool operator ==(ObjectType left, ObjectType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ObjectType left, ObjectType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ObjectType(string value) => new ObjectType(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Permission.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Permission.cs index a07d0834982..97b5114370c 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Permission.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Permission.cs @@ -51,7 +51,7 @@ public Permission(string value) public static bool operator ==(Permission left, Permission right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Permission left, Permission right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Permission(string value) => new Permission(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/PublicNetworkAccess.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/PublicNetworkAccess.cs index cb308e93065..c17b1e71dd1 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/PublicNetworkAccess.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/PublicNetworkAccess.cs @@ -33,7 +33,7 @@ public PublicNetworkAccess(string value) public static bool operator ==(PublicNetworkAccess left, PublicNetworkAccess right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PublicNetworkAccess left, PublicNetworkAccess right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PublicNetworkAccess(string value) => new PublicNetworkAccess(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ReasonCode.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ReasonCode.cs index 655fbfe2ce0..8674c8cefd1 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ReasonCode.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ReasonCode.cs @@ -33,7 +33,7 @@ public ReasonCode(string value) public static bool operator ==(ReasonCode left, ReasonCode right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ReasonCode left, ReasonCode right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ReasonCode(string value) => new ReasonCode(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RootSquashType.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RootSquashType.cs index 6ac35f423ed..b3064dcb9bf 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RootSquashType.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RootSquashType.cs @@ -36,7 +36,7 @@ public RootSquashType(string value) public static bool operator ==(RootSquashType left, RootSquashType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RootSquashType left, RootSquashType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RootSquashType(string value) => new RootSquashType(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RoutingChoice.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RoutingChoice.cs index 11bf0a1e85a..6cf7177da7b 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RoutingChoice.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RoutingChoice.cs @@ -33,7 +33,7 @@ public RoutingChoice(string value) public static bool operator ==(RoutingChoice left, RoutingChoice right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RoutingChoice left, RoutingChoice right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RoutingChoice(string value) => new RoutingChoice(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RuleType.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RuleType.cs index cd083d344ed..1ac0455f11c 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RuleType.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/RuleType.cs @@ -30,7 +30,7 @@ public RuleType(string value) public static bool operator ==(RuleType left, RuleType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RuleType left, RuleType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RuleType(string value) => new RuleType(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Schedule.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Schedule.cs index ac0d8b6b1d0..423d511250e 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Schedule.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Schedule.cs @@ -33,7 +33,7 @@ public Schedule(string value) public static bool operator ==(Schedule left, Schedule right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Schedule left, Schedule right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Schedule(string value) => new Schedule(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Service.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Service.cs index 15348dfecfa..f88a9aadeb1 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Service.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Service.cs @@ -39,7 +39,7 @@ public Service(string value) public static bool operator ==(Service left, Service right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Service left, Service right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Service(string value) => new Service(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ShareAccessTier.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ShareAccessTier.cs index 55984dcf209..f1b303a5dd7 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ShareAccessTier.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/ShareAccessTier.cs @@ -39,7 +39,7 @@ public ShareAccessTier(string value) public static bool operator ==(ShareAccessTier left, ShareAccessTier right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ShareAccessTier left, ShareAccessTier right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ShareAccessTier(string value) => new ShareAccessTier(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/SignedResource.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/SignedResource.cs index 4cd0daf92a3..aef37b63153 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/SignedResource.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/SignedResource.cs @@ -39,7 +39,7 @@ public SignedResource(string value) public static bool operator ==(SignedResource left, SignedResource right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SignedResource left, SignedResource right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SignedResource(string value) => new SignedResource(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/SignedResourceType.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/SignedResourceType.cs index 4d75a79a898..3f534a04ae3 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/SignedResourceType.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/SignedResourceType.cs @@ -36,7 +36,7 @@ public SignedResourceType(string value) public static bool operator ==(SignedResourceType left, SignedResourceType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SignedResourceType left, SignedResourceType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SignedResourceType(string value) => new SignedResourceType(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/State.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/State.cs index 4f61a93a88d..5053f657b24 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/State.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/State.cs @@ -42,7 +42,7 @@ public State(string value) public static bool operator ==(State left, State right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(State left, State right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator State(string value) => new State(value); /// diff --git a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Type.cs b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Type.cs index 6a000bdc76b..4e0906a792c 100644 --- a/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Type.cs +++ b/samples/AzureSample.ResourceManager.Storage/src/Generated/Models/Type.cs @@ -30,7 +30,7 @@ public Type(string value) public static bool operator ==(Type left, Type right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Type left, Type right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Type(string value) => new Type(value); /// diff --git a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum0.cs b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum0.cs index 6a7bca20947..b24c5d66713 100644 --- a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum0.cs +++ b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum0.cs @@ -30,7 +30,7 @@ public Enum0(string value) public static bool operator ==(Enum0 left, Enum0 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum0 left, Enum0 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum0(string value) => new Enum0(value); /// diff --git a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum1.cs b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum1.cs index 38d61b8f240..e57e0d4cc96 100644 --- a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum1.cs +++ b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum1.cs @@ -30,7 +30,7 @@ public Enum1(string value) public static bool operator ==(Enum1 left, Enum1 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum1 left, Enum1 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum1(string value) => new Enum1(value); /// diff --git a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum3.cs b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum3.cs index f591e229920..b19e88d878b 100644 --- a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum3.cs +++ b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum3.cs @@ -30,7 +30,7 @@ public Enum3(string value) public static bool operator ==(Enum3 left, Enum3 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum3 left, Enum3 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum3(string value) => new Enum3(value); /// diff --git a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum4.cs b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum4.cs index 1fb9a254d93..3835cc4d0dc 100644 --- a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum4.cs +++ b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum4.cs @@ -30,7 +30,7 @@ public Enum4(string value) public static bool operator ==(Enum4 left, Enum4 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum4 left, Enum4 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum4(string value) => new Enum4(value); /// diff --git a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum5.cs b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum5.cs index c90d6f648b6..998c3873285 100644 --- a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum5.cs +++ b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum5.cs @@ -30,7 +30,7 @@ public Enum5(string value) public static bool operator ==(Enum5 left, Enum5 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum5 left, Enum5 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum5(string value) => new Enum5(value); /// diff --git a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum6.cs b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum6.cs index 373fa2139b7..a845e90c868 100644 --- a/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum6.cs +++ b/samples/AzureSample.Storage.Tables/src/Generated/Models/Enum6.cs @@ -30,7 +30,7 @@ public Enum6(string value) public static bool operator ==(Enum6 left, Enum6 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum6 left, Enum6 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum6(string value) => new Enum6(value); /// diff --git a/samples/AzureSample.Storage.Tables/src/Generated/Models/GeoReplicationStatusType.cs b/samples/AzureSample.Storage.Tables/src/Generated/Models/GeoReplicationStatusType.cs index 69979f4b838..d0f58609af9 100644 --- a/samples/AzureSample.Storage.Tables/src/Generated/Models/GeoReplicationStatusType.cs +++ b/samples/AzureSample.Storage.Tables/src/Generated/Models/GeoReplicationStatusType.cs @@ -36,7 +36,7 @@ public GeoReplicationStatusType(string value) public static bool operator ==(GeoReplicationStatusType left, GeoReplicationStatusType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(GeoReplicationStatusType left, GeoReplicationStatusType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator GeoReplicationStatusType(string value) => new GeoReplicationStatusType(value); /// diff --git a/samples/AzureSample.Storage.Tables/src/Generated/Models/ResponseFormat.cs b/samples/AzureSample.Storage.Tables/src/Generated/Models/ResponseFormat.cs index fd268139a14..24051d02315 100644 --- a/samples/AzureSample.Storage.Tables/src/Generated/Models/ResponseFormat.cs +++ b/samples/AzureSample.Storage.Tables/src/Generated/Models/ResponseFormat.cs @@ -36,7 +36,7 @@ public ResponseFormat(string value) public static bool operator ==(ResponseFormat left, ResponseFormat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ResponseFormat left, ResponseFormat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ResponseFormat(string value) => new ResponseFormat(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/AnalyzerName.cs b/samples/CognitiveSearch/Generated/Models/AnalyzerName.cs index 899dec620a6..d14c93cd296 100644 --- a/samples/CognitiveSearch/Generated/Models/AnalyzerName.cs +++ b/samples/CognitiveSearch/Generated/Models/AnalyzerName.cs @@ -306,7 +306,7 @@ public AnalyzerName(string value) public static bool operator ==(AnalyzerName left, AnalyzerName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(AnalyzerName left, AnalyzerName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator AnalyzerName(string value) => new AnalyzerName(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/CharFilterName.cs b/samples/CognitiveSearch/Generated/Models/CharFilterName.cs index bf6f2fce888..f428e735a4b 100644 --- a/samples/CognitiveSearch/Generated/Models/CharFilterName.cs +++ b/samples/CognitiveSearch/Generated/Models/CharFilterName.cs @@ -30,7 +30,7 @@ public CharFilterName(string value) public static bool operator ==(CharFilterName left, CharFilterName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CharFilterName left, CharFilterName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CharFilterName(string value) => new CharFilterName(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/DataSourceType.cs b/samples/CognitiveSearch/Generated/Models/DataSourceType.cs index e5b97d4f106..f37930b06cd 100644 --- a/samples/CognitiveSearch/Generated/Models/DataSourceType.cs +++ b/samples/CognitiveSearch/Generated/Models/DataSourceType.cs @@ -42,7 +42,7 @@ public DataSourceType(string value) public static bool operator ==(DataSourceType left, DataSourceType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DataSourceType left, DataSourceType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DataSourceType(string value) => new DataSourceType(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/DataType.cs b/samples/CognitiveSearch/Generated/Models/DataType.cs index 02665aa342d..e77bd2ac5e9 100644 --- a/samples/CognitiveSearch/Generated/Models/DataType.cs +++ b/samples/CognitiveSearch/Generated/Models/DataType.cs @@ -51,7 +51,7 @@ public DataType(string value) public static bool operator ==(DataType left, DataType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DataType left, DataType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DataType(string value) => new DataType(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/EntityRecognitionSkillLanguage.cs b/samples/CognitiveSearch/Generated/Models/EntityRecognitionSkillLanguage.cs index 7b0be7cee73..50b5b20f9e2 100644 --- a/samples/CognitiveSearch/Generated/Models/EntityRecognitionSkillLanguage.cs +++ b/samples/CognitiveSearch/Generated/Models/EntityRecognitionSkillLanguage.cs @@ -96,7 +96,7 @@ public EntityRecognitionSkillLanguage(string value) public static bool operator ==(EntityRecognitionSkillLanguage left, EntityRecognitionSkillLanguage right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EntityRecognitionSkillLanguage left, EntityRecognitionSkillLanguage right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EntityRecognitionSkillLanguage(string value) => new EntityRecognitionSkillLanguage(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/Enum0.cs b/samples/CognitiveSearch/Generated/Models/Enum0.cs index 357950b70da..0acfdabc4c6 100644 --- a/samples/CognitiveSearch/Generated/Models/Enum0.cs +++ b/samples/CognitiveSearch/Generated/Models/Enum0.cs @@ -30,7 +30,7 @@ public Enum0(string value) public static bool operator ==(Enum0 left, Enum0 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum0 left, Enum0 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum0(string value) => new Enum0(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/ImageAnalysisSkillLanguage.cs b/samples/CognitiveSearch/Generated/Models/ImageAnalysisSkillLanguage.cs index 689d8da0bf2..7c2373fab94 100644 --- a/samples/CognitiveSearch/Generated/Models/ImageAnalysisSkillLanguage.cs +++ b/samples/CognitiveSearch/Generated/Models/ImageAnalysisSkillLanguage.cs @@ -42,7 +42,7 @@ public ImageAnalysisSkillLanguage(string value) public static bool operator ==(ImageAnalysisSkillLanguage left, ImageAnalysisSkillLanguage right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ImageAnalysisSkillLanguage left, ImageAnalysisSkillLanguage right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ImageAnalysisSkillLanguage(string value) => new ImageAnalysisSkillLanguage(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/KeyPhraseExtractionSkillLanguage.cs b/samples/CognitiveSearch/Generated/Models/KeyPhraseExtractionSkillLanguage.cs index 5637e5bdbac..59316f87d78 100644 --- a/samples/CognitiveSearch/Generated/Models/KeyPhraseExtractionSkillLanguage.cs +++ b/samples/CognitiveSearch/Generated/Models/KeyPhraseExtractionSkillLanguage.cs @@ -75,7 +75,7 @@ public KeyPhraseExtractionSkillLanguage(string value) public static bool operator ==(KeyPhraseExtractionSkillLanguage left, KeyPhraseExtractionSkillLanguage right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(KeyPhraseExtractionSkillLanguage left, KeyPhraseExtractionSkillLanguage right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator KeyPhraseExtractionSkillLanguage(string value) => new KeyPhraseExtractionSkillLanguage(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/OcrSkillLanguage.cs b/samples/CognitiveSearch/Generated/Models/OcrSkillLanguage.cs index 7f498eaa52e..8fa8f95fb74 100644 --- a/samples/CognitiveSearch/Generated/Models/OcrSkillLanguage.cs +++ b/samples/CognitiveSearch/Generated/Models/OcrSkillLanguage.cs @@ -105,7 +105,7 @@ public OcrSkillLanguage(string value) public static bool operator ==(OcrSkillLanguage left, OcrSkillLanguage right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OcrSkillLanguage left, OcrSkillLanguage right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OcrSkillLanguage(string value) => new OcrSkillLanguage(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/RegexFlags.cs b/samples/CognitiveSearch/Generated/Models/RegexFlags.cs index bdba9e7cd71..66fe3a77a58 100644 --- a/samples/CognitiveSearch/Generated/Models/RegexFlags.cs +++ b/samples/CognitiveSearch/Generated/Models/RegexFlags.cs @@ -51,7 +51,7 @@ public RegexFlags(string value) public static bool operator ==(RegexFlags left, RegexFlags right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RegexFlags left, RegexFlags right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RegexFlags(string value) => new RegexFlags(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/SentimentSkillLanguage.cs b/samples/CognitiveSearch/Generated/Models/SentimentSkillLanguage.cs index 397190e7630..809b3996d83 100644 --- a/samples/CognitiveSearch/Generated/Models/SentimentSkillLanguage.cs +++ b/samples/CognitiveSearch/Generated/Models/SentimentSkillLanguage.cs @@ -72,7 +72,7 @@ public SentimentSkillLanguage(string value) public static bool operator ==(SentimentSkillLanguage left, SentimentSkillLanguage right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SentimentSkillLanguage left, SentimentSkillLanguage right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SentimentSkillLanguage(string value) => new SentimentSkillLanguage(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/SplitSkillLanguage.cs b/samples/CognitiveSearch/Generated/Models/SplitSkillLanguage.cs index a12e0515bc2..65207760766 100644 --- a/samples/CognitiveSearch/Generated/Models/SplitSkillLanguage.cs +++ b/samples/CognitiveSearch/Generated/Models/SplitSkillLanguage.cs @@ -54,7 +54,7 @@ public SplitSkillLanguage(string value) public static bool operator ==(SplitSkillLanguage left, SplitSkillLanguage right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SplitSkillLanguage left, SplitSkillLanguage right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SplitSkillLanguage(string value) => new SplitSkillLanguage(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/SynonymMapFormat.cs b/samples/CognitiveSearch/Generated/Models/SynonymMapFormat.cs index fc32dca4782..5c8453ddaf3 100644 --- a/samples/CognitiveSearch/Generated/Models/SynonymMapFormat.cs +++ b/samples/CognitiveSearch/Generated/Models/SynonymMapFormat.cs @@ -30,7 +30,7 @@ public SynonymMapFormat(string value) public static bool operator ==(SynonymMapFormat left, SynonymMapFormat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SynonymMapFormat left, SynonymMapFormat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SynonymMapFormat(string value) => new SynonymMapFormat(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/TextTranslationSkillLanguage.cs b/samples/CognitiveSearch/Generated/Models/TextTranslationSkillLanguage.cs index 57001bcd1e2..38cbd1d494a 100644 --- a/samples/CognitiveSearch/Generated/Models/TextTranslationSkillLanguage.cs +++ b/samples/CognitiveSearch/Generated/Models/TextTranslationSkillLanguage.cs @@ -216,7 +216,7 @@ public TextTranslationSkillLanguage(string value) public static bool operator ==(TextTranslationSkillLanguage left, TextTranslationSkillLanguage right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(TextTranslationSkillLanguage left, TextTranslationSkillLanguage right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator TextTranslationSkillLanguage(string value) => new TextTranslationSkillLanguage(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/TokenFilterName.cs b/samples/CognitiveSearch/Generated/Models/TokenFilterName.cs index c38fe101011..0660748906c 100644 --- a/samples/CognitiveSearch/Generated/Models/TokenFilterName.cs +++ b/samples/CognitiveSearch/Generated/Models/TokenFilterName.cs @@ -129,7 +129,7 @@ public TokenFilterName(string value) public static bool operator ==(TokenFilterName left, TokenFilterName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(TokenFilterName left, TokenFilterName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator TokenFilterName(string value) => new TokenFilterName(value); /// diff --git a/samples/CognitiveSearch/Generated/Models/TokenizerName.cs b/samples/CognitiveSearch/Generated/Models/TokenizerName.cs index fc4393e3ed6..69ac3f0e2fd 100644 --- a/samples/CognitiveSearch/Generated/Models/TokenizerName.cs +++ b/samples/CognitiveSearch/Generated/Models/TokenizerName.cs @@ -66,7 +66,7 @@ public TokenizerName(string value) public static bool operator ==(TokenizerName left, TokenizerName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(TokenizerName left, TokenizerName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator TokenizerName(string value) => new TokenizerName(value); /// diff --git a/src/AutoRest.CSharp/Common/Generation/Writers/ModelWriter.cs b/src/AutoRest.CSharp/Common/Generation/Writers/ModelWriter.cs index c0cd512042b..c8edb8d36bd 100644 --- a/src/AutoRest.CSharp/Common/Generation/Writers/ModelWriter.cs +++ b/src/AutoRest.CSharp/Common/Generation/Writers/ModelWriter.cs @@ -370,7 +370,8 @@ public void WriteExtensibleEnum(CodeWriter writer, EnumType enumType) { var cs = enumType.Type; string name = enumType.Declaration.Name; - var isString = enumType.ValueType.FrameworkType == typeof(string); + var valueType = enumType.ValueType; + var isString = valueType.FrameworkType == typeof(string); using (writer.Namespace(enumType.Declaration.Namespace)) { @@ -380,7 +381,7 @@ public void WriteExtensibleEnum(CodeWriter writer, EnumType enumType) var implementType = new CSharpType(typeof(IEquatable<>), cs); using (writer.Scope($"{enumType.Declaration.Accessibility} readonly partial struct {name}: {implementType}")) { - writer.Line($"private readonly {enumType.ValueType} _value;"); + writer.Line($"private readonly {valueType} _value;"); writer.Line(); writer.WriteXmlDocumentationSummary($"Initializes a new instance of {name:C}."); @@ -390,7 +391,7 @@ public void WriteExtensibleEnum(CodeWriter writer, EnumType enumType) writer.WriteXmlDocumentationException(typeof(ArgumentNullException), $" is null."); } - using (writer.Scope($"public {name}({enumType.ValueType} value)")) + using (writer.Scope($"public {name}({valueType} value)")) { writer.Append($"_value = value"); if (isString) @@ -404,7 +405,7 @@ public void WriteExtensibleEnum(CodeWriter writer, EnumType enumType) foreach (var choice in enumType.Values) { var fieldName = GetValueFieldName(name, choice.Declaration.Name, enumType.Values); - writer.Line($"private const {enumType.ValueType} {fieldName} = {choice.Value.Value:L};"); + writer.Line($"private const {valueType} {fieldName} = {choice.Value.Value:L};"); } writer.Line(); @@ -419,7 +420,7 @@ public void WriteExtensibleEnum(CodeWriter writer, EnumType enumType) if (!enumType.IsStringValueType) { writer.Line(); - writer.Line($"internal {enumType.ValueType} {enumType.SerializationMethodName}() => _value;"); + writer.Line($"internal {valueType} {enumType.SerializationMethodName}() => _value;"); writer.Line(); } @@ -429,8 +430,8 @@ public void WriteExtensibleEnum(CodeWriter writer, EnumType enumType) writer.WriteXmlDocumentationSummary($"Determines if two {name:C} values are not the same."); writer.Line($"public static bool operator !=({cs} left, {cs} right) => !left.Equals(right);"); - writer.WriteXmlDocumentationSummary($"Converts a string to a {name:C}."); - writer.Line($"public static implicit operator {cs}({enumType.ValueType} value) => new {cs}(value);"); + writer.WriteXmlDocumentationSummary($"Converts a {valueType:C} to a {name:C}."); + writer.Line($"public static implicit operator {cs}({valueType} value) => new {cs}(value);"); writer.Line(); writer.WriteXmlDocumentationInheritDoc(); @@ -441,11 +442,11 @@ public void WriteExtensibleEnum(CodeWriter writer, EnumType enumType) writer.Append($"public bool Equals({cs} other) => "); if (isString) { - writer.Line($"{enumType.ValueType}.Equals(_value, other._value, {typeof(StringComparison)}.InvariantCultureIgnoreCase);"); + writer.Line($"{valueType}.Equals(_value, other._value, {typeof(StringComparison)}.InvariantCultureIgnoreCase);"); } else { - writer.Line($"{enumType.ValueType}.Equals(_value, other._value);"); + writer.Line($"{valueType}.Equals(_value, other._value);"); } writer.Line(); diff --git a/test/AutoRest.TestServerLowLevel.Tests/LowLevel/Generation/EnumWritingTests.cs b/test/AutoRest.TestServerLowLevel.Tests/LowLevel/Generation/EnumWritingTests.cs index f5c7c8d305b..157faf03a45 100644 --- a/test/AutoRest.TestServerLowLevel.Tests/LowLevel/Generation/EnumWritingTests.cs +++ b/test/AutoRest.TestServerLowLevel.Tests/LowLevel/Generation/EnumWritingTests.cs @@ -167,7 +167,7 @@ public TranslationLanguageValues(string value) public static bool operator ==(global::Cadl.TestServer.EnumPropertiesBasic.TranslationLanguageValues left, global::Cadl.TestServer.EnumPropertiesBasic.TranslationLanguageValues right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(global::Cadl.TestServer.EnumPropertiesBasic.TranslationLanguageValues left, global::Cadl.TestServer.EnumPropertiesBasic.TranslationLanguageValues right) => !left.Equals(right); -/// Converts a string to a . +/// Converts a to a . public static implicit operator global::Cadl.TestServer.EnumPropertiesBasic.TranslationLanguageValues(string value) => new global::Cadl.TestServer.EnumPropertiesBasic.TranslationLanguageValues(value); /// diff --git a/test/CadlRanchProjects/azure/resource-manager/models/resources/src/Generated/Models/ProvisioningState.cs b/test/CadlRanchProjects/azure/resource-manager/models/resources/src/Generated/Models/ProvisioningState.cs index 0fc95cacca0..b8f68f7e80a 100644 --- a/test/CadlRanchProjects/azure/resource-manager/models/resources/src/Generated/Models/ProvisioningState.cs +++ b/test/CadlRanchProjects/azure/resource-manager/models/resources/src/Generated/Models/ProvisioningState.cs @@ -48,7 +48,7 @@ public ProvisioningState(string value) public static bool operator ==(ProvisioningState left, ProvisioningState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProvisioningState left, ProvisioningState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProvisioningState(string value) => new ProvisioningState(value); /// diff --git a/test/CadlRanchProjects/client/naming/src/Generated/Models/ClientExtensibleEnum.cs b/test/CadlRanchProjects/client/naming/src/Generated/Models/ClientExtensibleEnum.cs index 44cdc687c92..bd71ef02fbb 100644 --- a/test/CadlRanchProjects/client/naming/src/Generated/Models/ClientExtensibleEnum.cs +++ b/test/CadlRanchProjects/client/naming/src/Generated/Models/ClientExtensibleEnum.cs @@ -30,7 +30,7 @@ public ClientExtensibleEnum(string value) public static bool operator ==(ClientExtensibleEnum left, ClientExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ClientExtensibleEnum left, ClientExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ClientExtensibleEnum(string value) => new ClientExtensibleEnum(value); /// diff --git a/test/CadlRanchProjects/client/naming/src/Generated/Models/ExtensibleEnum.cs b/test/CadlRanchProjects/client/naming/src/Generated/Models/ExtensibleEnum.cs index c3d5b8a62e7..181fe8c95bd 100644 --- a/test/CadlRanchProjects/client/naming/src/Generated/Models/ExtensibleEnum.cs +++ b/test/CadlRanchProjects/client/naming/src/Generated/Models/ExtensibleEnum.cs @@ -33,7 +33,7 @@ public ExtensibleEnum(string value) public static bool operator ==(ExtensibleEnum left, ExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ExtensibleEnum left, ExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ExtensibleEnum(string value) => new ExtensibleEnum(value); /// diff --git a/test/CadlRanchProjects/type/enum/extensible/src/Generated/Models/DaysOfWeekExtensibleEnum.cs b/test/CadlRanchProjects/type/enum/extensible/src/Generated/Models/DaysOfWeekExtensibleEnum.cs index 89d5ff186fe..3f90a2e03af 100644 --- a/test/CadlRanchProjects/type/enum/extensible/src/Generated/Models/DaysOfWeekExtensibleEnum.cs +++ b/test/CadlRanchProjects/type/enum/extensible/src/Generated/Models/DaysOfWeekExtensibleEnum.cs @@ -48,7 +48,7 @@ public DaysOfWeekExtensibleEnum(string value) public static bool operator ==(DaysOfWeekExtensibleEnum left, DaysOfWeekExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DaysOfWeekExtensibleEnum left, DaysOfWeekExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DaysOfWeekExtensibleEnum(string value) => new DaysOfWeekExtensibleEnum(value); /// diff --git a/test/CadlRanchProjects/type/model/inheritance/enum-discriminator/src/Generated/Models/DogKind.cs b/test/CadlRanchProjects/type/model/inheritance/enum-discriminator/src/Generated/Models/DogKind.cs index 6609ea966c3..8a432891266 100644 --- a/test/CadlRanchProjects/type/model/inheritance/enum-discriminator/src/Generated/Models/DogKind.cs +++ b/test/CadlRanchProjects/type/model/inheritance/enum-discriminator/src/Generated/Models/DogKind.cs @@ -30,7 +30,7 @@ public DogKind(string value) public static bool operator ==(DogKind left, DogKind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DogKind left, DogKind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DogKind(string value) => new DogKind(value); /// diff --git a/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData0Kind.cs b/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData0Kind.cs index ee42a3201da..0daaa730614 100644 --- a/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData0Kind.cs +++ b/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData0Kind.cs @@ -30,7 +30,7 @@ public WidgetData0Kind(string value) public static bool operator ==(WidgetData0Kind left, WidgetData0Kind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(WidgetData0Kind left, WidgetData0Kind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator WidgetData0Kind(string value) => new WidgetData0Kind(value); /// diff --git a/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData1Kind.cs b/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData1Kind.cs index 199448edec4..52fb20ad422 100644 --- a/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData1Kind.cs +++ b/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData1Kind.cs @@ -30,7 +30,7 @@ public WidgetData1Kind(string value) public static bool operator ==(WidgetData1Kind left, WidgetData1Kind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(WidgetData1Kind left, WidgetData1Kind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator WidgetData1Kind(string value) => new WidgetData1Kind(value); /// diff --git a/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData2Kind.cs b/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData2Kind.cs index ecfc6a2ff41..0a32e74b965 100644 --- a/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData2Kind.cs +++ b/test/CadlRanchProjects/type/property/additional-properties/src/Generated/Models/WidgetData2Kind.cs @@ -30,7 +30,7 @@ public WidgetData2Kind(string value) public static bool operator ==(WidgetData2Kind left, WidgetData2Kind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(WidgetData2Kind left, WidgetData2Kind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator WidgetData2Kind(string value) => new WidgetData2Kind(value); /// diff --git a/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/FloatLiteralPropertyProperty.cs b/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/FloatLiteralPropertyProperty.cs index e35dd7e65ae..5126ec0826a 100644 --- a/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/FloatLiteralPropertyProperty.cs +++ b/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/FloatLiteralPropertyProperty.cs @@ -33,7 +33,7 @@ public FloatLiteralPropertyProperty(float value) public static bool operator ==(FloatLiteralPropertyProperty left, FloatLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatLiteralPropertyProperty left, FloatLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatLiteralPropertyProperty(float value) => new FloatLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/IntLiteralPropertyProperty.cs b/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/IntLiteralPropertyProperty.cs index 54ae3c750dc..b43240e3113 100644 --- a/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/IntLiteralPropertyProperty.cs +++ b/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/IntLiteralPropertyProperty.cs @@ -33,7 +33,7 @@ public IntLiteralPropertyProperty(int value) public static bool operator ==(IntLiteralPropertyProperty left, IntLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntLiteralPropertyProperty left, IntLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntLiteralPropertyProperty(int value) => new IntLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/StringLiteralPropertyProperty.cs b/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/StringLiteralPropertyProperty.cs index 2eea54a31f4..0779435d14f 100644 --- a/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/StringLiteralPropertyProperty.cs +++ b/test/CadlRanchProjects/type/property/optionality/src/Generated/Models/StringLiteralPropertyProperty.cs @@ -30,7 +30,7 @@ public StringLiteralPropertyProperty(string value) public static bool operator ==(StringLiteralPropertyProperty left, StringLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringLiteralPropertyProperty left, StringLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringLiteralPropertyProperty(string value) => new StringLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/ExtendedEnum.cs b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/ExtendedEnum.cs index 77e2ec2d60b..92cefb5f6b1 100644 --- a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/ExtendedEnum.cs +++ b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/ExtendedEnum.cs @@ -30,7 +30,7 @@ public ExtendedEnum(string value) public static bool operator ==(ExtendedEnum left, ExtendedEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ExtendedEnum left, ExtendedEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ExtendedEnum(string value) => new ExtendedEnum(value); /// diff --git a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/FloatLiteralPropertyProperty.cs b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/FloatLiteralPropertyProperty.cs index 91f6b792f0b..c4ec1638d9d 100644 --- a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/FloatLiteralPropertyProperty.cs +++ b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/FloatLiteralPropertyProperty.cs @@ -33,7 +33,7 @@ public FloatLiteralPropertyProperty(float value) public static bool operator ==(FloatLiteralPropertyProperty left, FloatLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatLiteralPropertyProperty left, FloatLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatLiteralPropertyProperty(float value) => new FloatLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/InnerEnum.cs b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/InnerEnum.cs index 32407bca727..66b2befbb91 100644 --- a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/InnerEnum.cs +++ b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/InnerEnum.cs @@ -33,7 +33,7 @@ public InnerEnum(string value) public static bool operator ==(InnerEnum left, InnerEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InnerEnum left, InnerEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InnerEnum(string value) => new InnerEnum(value); /// diff --git a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/IntLiteralPropertyProperty.cs b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/IntLiteralPropertyProperty.cs index 8634527b5b9..5c08015c40f 100644 --- a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/IntLiteralPropertyProperty.cs +++ b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/IntLiteralPropertyProperty.cs @@ -33,7 +33,7 @@ public IntLiteralPropertyProperty(int value) public static bool operator ==(IntLiteralPropertyProperty left, IntLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntLiteralPropertyProperty left, IntLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntLiteralPropertyProperty(int value) => new IntLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/StringLiteralPropertyProperty.cs b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/StringLiteralPropertyProperty.cs index 86ecc6a267a..df7051e9456 100644 --- a/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/StringLiteralPropertyProperty.cs +++ b/test/CadlRanchProjects/type/property/value-types/src/Generated/Models/StringLiteralPropertyProperty.cs @@ -30,7 +30,7 @@ public StringLiteralPropertyProperty(string value) public static bool operator ==(StringLiteralPropertyProperty left, StringLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringLiteralPropertyProperty left, StringLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringLiteralPropertyProperty(string value) => new StringLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjects/type/union/src/Generated/Models/GetResponseProp3.cs b/test/CadlRanchProjects/type/union/src/Generated/Models/GetResponseProp3.cs index f8851975df3..eb8441083f0 100644 --- a/test/CadlRanchProjects/type/union/src/Generated/Models/GetResponseProp3.cs +++ b/test/CadlRanchProjects/type/union/src/Generated/Models/GetResponseProp3.cs @@ -33,7 +33,7 @@ public GetResponseProp3(string value) public static bool operator ==(GetResponseProp3 left, GetResponseProp3 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(GetResponseProp3 left, GetResponseProp3 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator GetResponseProp3(string value) => new GetResponseProp3(value); /// diff --git a/test/CadlRanchProjects/type/union/src/Generated/Models/StringExtensibleNamedUnion.cs b/test/CadlRanchProjects/type/union/src/Generated/Models/StringExtensibleNamedUnion.cs index 0b18bc46c30..448330a4e73 100644 --- a/test/CadlRanchProjects/type/union/src/Generated/Models/StringExtensibleNamedUnion.cs +++ b/test/CadlRanchProjects/type/union/src/Generated/Models/StringExtensibleNamedUnion.cs @@ -33,7 +33,7 @@ public StringExtensibleNamedUnion(string value) public static bool operator ==(StringExtensibleNamedUnion left, StringExtensibleNamedUnion right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringExtensibleNamedUnion left, StringExtensibleNamedUnion right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringExtensibleNamedUnion(string value) => new StringExtensibleNamedUnion(value); /// diff --git a/test/CadlRanchProjectsNonAzure/client/naming/src/Generated/Models/ClientExtensibleEnum.cs b/test/CadlRanchProjectsNonAzure/client/naming/src/Generated/Models/ClientExtensibleEnum.cs index c4c9d47c1bf..ea6bcc5a8ae 100644 --- a/test/CadlRanchProjectsNonAzure/client/naming/src/Generated/Models/ClientExtensibleEnum.cs +++ b/test/CadlRanchProjectsNonAzure/client/naming/src/Generated/Models/ClientExtensibleEnum.cs @@ -27,7 +27,7 @@ public ClientExtensibleEnum(string value) public static bool operator ==(ClientExtensibleEnum left, ClientExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ClientExtensibleEnum left, ClientExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ClientExtensibleEnum(string value) => new ClientExtensibleEnum(value); /// diff --git a/test/CadlRanchProjectsNonAzure/client/naming/src/Generated/Models/ExtensibleEnum.cs b/test/CadlRanchProjectsNonAzure/client/naming/src/Generated/Models/ExtensibleEnum.cs index 6dd35518919..e9fa9a97a2e 100644 --- a/test/CadlRanchProjectsNonAzure/client/naming/src/Generated/Models/ExtensibleEnum.cs +++ b/test/CadlRanchProjectsNonAzure/client/naming/src/Generated/Models/ExtensibleEnum.cs @@ -30,7 +30,7 @@ public ExtensibleEnum(string value) public static bool operator ==(ExtensibleEnum left, ExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ExtensibleEnum left, ExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ExtensibleEnum(string value) => new ExtensibleEnum(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/enum/extensible/src/Generated/Models/DaysOfWeekExtensibleEnum.cs b/test/CadlRanchProjectsNonAzure/type/enum/extensible/src/Generated/Models/DaysOfWeekExtensibleEnum.cs index e506c7136b1..50d7803b269 100644 --- a/test/CadlRanchProjectsNonAzure/type/enum/extensible/src/Generated/Models/DaysOfWeekExtensibleEnum.cs +++ b/test/CadlRanchProjectsNonAzure/type/enum/extensible/src/Generated/Models/DaysOfWeekExtensibleEnum.cs @@ -45,7 +45,7 @@ public DaysOfWeekExtensibleEnum(string value) public static bool operator ==(DaysOfWeekExtensibleEnum left, DaysOfWeekExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DaysOfWeekExtensibleEnum left, DaysOfWeekExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DaysOfWeekExtensibleEnum(string value) => new DaysOfWeekExtensibleEnum(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/model/inheritance/enum-discriminator/src/Generated/Models/DogKind.cs b/test/CadlRanchProjectsNonAzure/type/model/inheritance/enum-discriminator/src/Generated/Models/DogKind.cs index 859500918f6..cd90989be89 100644 --- a/test/CadlRanchProjectsNonAzure/type/model/inheritance/enum-discriminator/src/Generated/Models/DogKind.cs +++ b/test/CadlRanchProjectsNonAzure/type/model/inheritance/enum-discriminator/src/Generated/Models/DogKind.cs @@ -27,7 +27,7 @@ public DogKind(string value) public static bool operator ==(DogKind left, DogKind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DogKind left, DogKind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DogKind(string value) => new DogKind(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData0Kind.cs b/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData0Kind.cs index 0a611285041..42b9df63af0 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData0Kind.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData0Kind.cs @@ -27,7 +27,7 @@ public WidgetData0Kind(string value) public static bool operator ==(WidgetData0Kind left, WidgetData0Kind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(WidgetData0Kind left, WidgetData0Kind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator WidgetData0Kind(string value) => new WidgetData0Kind(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData1Kind.cs b/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData1Kind.cs index dff2a7b180d..5a2f1c814bf 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData1Kind.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData1Kind.cs @@ -27,7 +27,7 @@ public WidgetData1Kind(string value) public static bool operator ==(WidgetData1Kind left, WidgetData1Kind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(WidgetData1Kind left, WidgetData1Kind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator WidgetData1Kind(string value) => new WidgetData1Kind(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData2Kind.cs b/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData2Kind.cs index 44b4bbab2d7..b1302371af5 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData2Kind.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/additional-properties/src/Generated/Models/WidgetData2Kind.cs @@ -27,7 +27,7 @@ public WidgetData2Kind(string value) public static bool operator ==(WidgetData2Kind left, WidgetData2Kind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(WidgetData2Kind left, WidgetData2Kind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator WidgetData2Kind(string value) => new WidgetData2Kind(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/FloatLiteralPropertyProperty.cs b/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/FloatLiteralPropertyProperty.cs index b60d3737c03..b57bc870244 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/FloatLiteralPropertyProperty.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/FloatLiteralPropertyProperty.cs @@ -30,7 +30,7 @@ public FloatLiteralPropertyProperty(float value) public static bool operator ==(FloatLiteralPropertyProperty left, FloatLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatLiteralPropertyProperty left, FloatLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatLiteralPropertyProperty(float value) => new FloatLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/IntLiteralPropertyProperty.cs b/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/IntLiteralPropertyProperty.cs index d44820dcb6f..9227d29bb2a 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/IntLiteralPropertyProperty.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/IntLiteralPropertyProperty.cs @@ -30,7 +30,7 @@ public IntLiteralPropertyProperty(int value) public static bool operator ==(IntLiteralPropertyProperty left, IntLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntLiteralPropertyProperty left, IntLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntLiteralPropertyProperty(int value) => new IntLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/StringLiteralPropertyProperty.cs b/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/StringLiteralPropertyProperty.cs index 2f5fdbded92..e467dba0f60 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/StringLiteralPropertyProperty.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/optionality/src/Generated/Models/StringLiteralPropertyProperty.cs @@ -27,7 +27,7 @@ public StringLiteralPropertyProperty(string value) public static bool operator ==(StringLiteralPropertyProperty left, StringLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringLiteralPropertyProperty left, StringLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringLiteralPropertyProperty(string value) => new StringLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/ExtendedEnum.cs b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/ExtendedEnum.cs index c1da34df207..98011614d28 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/ExtendedEnum.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/ExtendedEnum.cs @@ -27,7 +27,7 @@ public ExtendedEnum(string value) public static bool operator ==(ExtendedEnum left, ExtendedEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ExtendedEnum left, ExtendedEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ExtendedEnum(string value) => new ExtendedEnum(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/FloatLiteralPropertyProperty.cs b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/FloatLiteralPropertyProperty.cs index 9e9e942bfc8..89d5431eae6 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/FloatLiteralPropertyProperty.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/FloatLiteralPropertyProperty.cs @@ -30,7 +30,7 @@ public FloatLiteralPropertyProperty(float value) public static bool operator ==(FloatLiteralPropertyProperty left, FloatLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatLiteralPropertyProperty left, FloatLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatLiteralPropertyProperty(float value) => new FloatLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/InnerEnum.cs b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/InnerEnum.cs index 2630fc2cba2..b6f033f7595 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/InnerEnum.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/InnerEnum.cs @@ -30,7 +30,7 @@ public InnerEnum(string value) public static bool operator ==(InnerEnum left, InnerEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InnerEnum left, InnerEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InnerEnum(string value) => new InnerEnum(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/IntLiteralPropertyProperty.cs b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/IntLiteralPropertyProperty.cs index 77b6049faa8..9186ab0275a 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/IntLiteralPropertyProperty.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/IntLiteralPropertyProperty.cs @@ -30,7 +30,7 @@ public IntLiteralPropertyProperty(int value) public static bool operator ==(IntLiteralPropertyProperty left, IntLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntLiteralPropertyProperty left, IntLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntLiteralPropertyProperty(int value) => new IntLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/StringLiteralPropertyProperty.cs b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/StringLiteralPropertyProperty.cs index 4db5c7c1e2b..cc74d803185 100644 --- a/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/StringLiteralPropertyProperty.cs +++ b/test/CadlRanchProjectsNonAzure/type/property/value-types/src/Generated/Models/StringLiteralPropertyProperty.cs @@ -27,7 +27,7 @@ public StringLiteralPropertyProperty(string value) public static bool operator ==(StringLiteralPropertyProperty left, StringLiteralPropertyProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringLiteralPropertyProperty left, StringLiteralPropertyProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringLiteralPropertyProperty(string value) => new StringLiteralPropertyProperty(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/union/src/Generated/Models/GetResponseProp3.cs b/test/CadlRanchProjectsNonAzure/type/union/src/Generated/Models/GetResponseProp3.cs index 99327895675..fc2228d5892 100644 --- a/test/CadlRanchProjectsNonAzure/type/union/src/Generated/Models/GetResponseProp3.cs +++ b/test/CadlRanchProjectsNonAzure/type/union/src/Generated/Models/GetResponseProp3.cs @@ -30,7 +30,7 @@ public GetResponseProp3(string value) public static bool operator ==(GetResponseProp3 left, GetResponseProp3 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(GetResponseProp3 left, GetResponseProp3 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator GetResponseProp3(string value) => new GetResponseProp3(value); /// diff --git a/test/CadlRanchProjectsNonAzure/type/union/src/Generated/Models/StringExtensibleNamedUnion.cs b/test/CadlRanchProjectsNonAzure/type/union/src/Generated/Models/StringExtensibleNamedUnion.cs index ac1c9bd8cc7..f78a158fa2e 100644 --- a/test/CadlRanchProjectsNonAzure/type/union/src/Generated/Models/StringExtensibleNamedUnion.cs +++ b/test/CadlRanchProjectsNonAzure/type/union/src/Generated/Models/StringExtensibleNamedUnion.cs @@ -30,7 +30,7 @@ public StringExtensibleNamedUnion(string value) public static bool operator ==(StringExtensibleNamedUnion left, StringExtensibleNamedUnion right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringExtensibleNamedUnion left, StringExtensibleNamedUnion right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringExtensibleNamedUnion(string value) => new StringExtensibleNamedUnion(value); /// diff --git a/test/TestProjects/ApiVersion/Generated/Models/ApiVersion.cs b/test/TestProjects/ApiVersion/Generated/Models/ApiVersion.cs index df9063b6015..64e56f8afb2 100644 --- a/test/TestProjects/ApiVersion/Generated/Models/ApiVersion.cs +++ b/test/TestProjects/ApiVersion/Generated/Models/ApiVersion.cs @@ -30,7 +30,7 @@ public ApiVersion(string value) public static bool operator ==(ApiVersion left, ApiVersion right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ApiVersion left, ApiVersion right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ApiVersion(string value) => new ApiVersion(value); /// diff --git a/test/TestProjects/Authoring-TypeSpec/src/Generated/Models/JobStatus.cs b/test/TestProjects/Authoring-TypeSpec/src/Generated/Models/JobStatus.cs index 35a579a3f54..f59443ec6fe 100644 --- a/test/TestProjects/Authoring-TypeSpec/src/Generated/Models/JobStatus.cs +++ b/test/TestProjects/Authoring-TypeSpec/src/Generated/Models/JobStatus.cs @@ -48,7 +48,7 @@ public JobStatus(string value) public static bool operator ==(JobStatus left, JobStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(JobStatus left, JobStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator JobStatus(string value) => new JobStatus(value); /// diff --git a/test/TestProjects/Customizations-TypeSpec/src/Generated/Models/EnumToBeMadeExtensible.cs b/test/TestProjects/Customizations-TypeSpec/src/Generated/Models/EnumToBeMadeExtensible.cs index dea97e805d4..c8969d1bcc1 100644 --- a/test/TestProjects/Customizations-TypeSpec/src/Generated/Models/EnumToBeMadeExtensible.cs +++ b/test/TestProjects/Customizations-TypeSpec/src/Generated/Models/EnumToBeMadeExtensible.cs @@ -36,7 +36,7 @@ public EnumToBeMadeExtensible(string value) public static bool operator ==(EnumToBeMadeExtensible left, EnumToBeMadeExtensible right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EnumToBeMadeExtensible left, EnumToBeMadeExtensible right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EnumToBeMadeExtensible(string value) => new EnumToBeMadeExtensible(value); /// diff --git a/test/TestProjects/Customizations-TypeSpec/src/Generated/Models/NormalEnum.cs b/test/TestProjects/Customizations-TypeSpec/src/Generated/Models/NormalEnum.cs index f6fe68b71ca..91b836fc880 100644 --- a/test/TestProjects/Customizations-TypeSpec/src/Generated/Models/NormalEnum.cs +++ b/test/TestProjects/Customizations-TypeSpec/src/Generated/Models/NormalEnum.cs @@ -33,7 +33,7 @@ public NormalEnum(string value) public static bool operator ==(NormalEnum left, NormalEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NormalEnum left, NormalEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NormalEnum(string value) => new NormalEnum(value); /// diff --git a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs index 0e7c6074577..08c2962b7d7 100644 --- a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs +++ b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs @@ -39,7 +39,7 @@ public FloatExtensibleEnum(float value) public static bool operator ==(FloatExtensibleEnum left, FloatExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatExtensibleEnum left, FloatExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatExtensibleEnum(float value) => new FloatExtensibleEnum(value); /// diff --git a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/IntExtensibleEnum.cs b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/IntExtensibleEnum.cs index 5a1a5fb920e..5b92001cfc2 100644 --- a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/IntExtensibleEnum.cs +++ b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/IntExtensibleEnum.cs @@ -39,7 +39,7 @@ public IntExtensibleEnum(int value) public static bool operator ==(IntExtensibleEnum left, IntExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntExtensibleEnum left, IntExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntExtensibleEnum(int value) => new IntExtensibleEnum(value); /// diff --git a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/StringExtensibleEnum.cs b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/StringExtensibleEnum.cs index e439666bc24..7c0caed8c0a 100644 --- a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/StringExtensibleEnum.cs +++ b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/StringExtensibleEnum.cs @@ -36,7 +36,7 @@ public StringExtensibleEnum(string value) public static bool operator ==(StringExtensibleEnum left, StringExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringExtensibleEnum left, StringExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringExtensibleEnum(string value) => new StringExtensibleEnum(value); /// diff --git a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs index dd4f385cdbe..843a4335c15 100644 --- a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs +++ b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs @@ -33,7 +33,7 @@ public ThingOptionalLiteralFloat(float value) public static bool operator ==(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralFloat(float value) => new ThingOptionalLiteralFloat(value); /// diff --git a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs index 7bc9d39dc43..2711a516ee7 100644 --- a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs +++ b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs @@ -33,7 +33,7 @@ public ThingOptionalLiteralInt(int value) public static bool operator ==(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralInt(int value) => new ThingOptionalLiteralInt(value); /// diff --git a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs index b396097a7ac..585850fd4fa 100644 --- a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs +++ b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs @@ -30,7 +30,7 @@ public ThingOptionalLiteralString(string value) public static bool operator ==(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralString(string value) => new ThingOptionalLiteralString(value); /// diff --git a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs index f4400c24da3..bb6e1cf562a 100644 --- a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs +++ b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs @@ -33,7 +33,7 @@ public ThingRequiredLiteralFloat(float value) public static bool operator ==(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralFloat(float value) => new ThingRequiredLiteralFloat(value); /// diff --git a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs index c30deab0358..2bed2536bf6 100644 --- a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs +++ b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs @@ -33,7 +33,7 @@ public ThingRequiredLiteralInt(int value) public static bool operator ==(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralInt(int value) => new ThingRequiredLiteralInt(value); /// diff --git a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs index 5c62c68ad97..03412c34d23 100644 --- a/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs +++ b/test/TestProjects/FirstTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs @@ -30,7 +30,7 @@ public ThingRequiredLiteralString(string value) public static bool operator ==(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralString(string value) => new ThingRequiredLiteralString(value); /// diff --git a/test/TestProjects/HlcConstants/Generated/Models/FloatConstant.cs b/test/TestProjects/HlcConstants/Generated/Models/FloatConstant.cs index da7ea8a0a3e..92d3e65edfc 100644 --- a/test/TestProjects/HlcConstants/Generated/Models/FloatConstant.cs +++ b/test/TestProjects/HlcConstants/Generated/Models/FloatConstant.cs @@ -33,7 +33,7 @@ public FloatConstant(float value) public static bool operator ==(FloatConstant left, FloatConstant right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatConstant left, FloatConstant right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatConstant(float value) => new FloatConstant(value); /// diff --git a/test/TestProjects/HlcConstants/Generated/Models/IntConstant.cs b/test/TestProjects/HlcConstants/Generated/Models/IntConstant.cs index 6e7f96a748a..e37ff822621 100644 --- a/test/TestProjects/HlcConstants/Generated/Models/IntConstant.cs +++ b/test/TestProjects/HlcConstants/Generated/Models/IntConstant.cs @@ -33,7 +33,7 @@ public IntConstant(int value) public static bool operator ==(IntConstant left, IntConstant right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntConstant left, IntConstant right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntConstant(int value) => new IntConstant(value); /// diff --git a/test/TestProjects/HlcConstants/Generated/Models/StringConstant.cs b/test/TestProjects/HlcConstants/Generated/Models/StringConstant.cs index aa7d0bdd158..f8ed85223f4 100644 --- a/test/TestProjects/HlcConstants/Generated/Models/StringConstant.cs +++ b/test/TestProjects/HlcConstants/Generated/Models/StringConstant.cs @@ -30,7 +30,7 @@ public StringConstant(string value) public static bool operator ==(StringConstant left, StringConstant right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringConstant left, StringConstant right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringConstant(string value) => new StringConstant(value); /// diff --git a/test/TestProjects/Inheritance/Generated/Models/BaseClassWithEntensibleEnumDiscriminatorEnum.cs b/test/TestProjects/Inheritance/Generated/Models/BaseClassWithEntensibleEnumDiscriminatorEnum.cs index 83bba46302e..7632c7be66f 100644 --- a/test/TestProjects/Inheritance/Generated/Models/BaseClassWithEntensibleEnumDiscriminatorEnum.cs +++ b/test/TestProjects/Inheritance/Generated/Models/BaseClassWithEntensibleEnumDiscriminatorEnum.cs @@ -33,7 +33,7 @@ public BaseClassWithEntensibleEnumDiscriminatorEnum(string value) public static bool operator ==(BaseClassWithEntensibleEnumDiscriminatorEnum left, BaseClassWithEntensibleEnumDiscriminatorEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(BaseClassWithEntensibleEnumDiscriminatorEnum left, BaseClassWithEntensibleEnumDiscriminatorEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator BaseClassWithEntensibleEnumDiscriminatorEnum(string value) => new BaseClassWithEntensibleEnumDiscriminatorEnum(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/ComponentName.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/ComponentName.cs index 76ae7ee107d..7a096ced2aa 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/ComponentName.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/ComponentName.cs @@ -36,7 +36,7 @@ public ComponentName(string value) public static bool operator ==(ComponentName left, ComponentName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ComponentName left, ComponentName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ComponentName(string value) => new ComponentName(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiffDiskOption.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiffDiskOption.cs index 23c1e1065a4..4e5bc351c8e 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiffDiskOption.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiffDiskOption.cs @@ -36,7 +36,7 @@ public DiffDiskOption(string value) public static bool operator ==(DiffDiskOption left, DiffDiskOption right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DiffDiskOption left, DiffDiskOption right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DiffDiskOption(string value) => new DiffDiskOption(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiffDiskPlacement.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiffDiskPlacement.cs index 33225b23195..3cdb7b358e5 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiffDiskPlacement.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiffDiskPlacement.cs @@ -42,7 +42,7 @@ public DiffDiskPlacement(string value) public static bool operator ==(DiffDiskPlacement left, DiffDiskPlacement right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DiffDiskPlacement left, DiffDiskPlacement right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DiffDiskPlacement(string value) => new DiffDiskPlacement(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiskCreateOptionType.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiskCreateOptionType.cs index b4863ceadc6..913b1f6f29c 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiskCreateOptionType.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiskCreateOptionType.cs @@ -48,7 +48,7 @@ public DiskCreateOptionType(string value) public static bool operator ==(DiskCreateOptionType left, DiskCreateOptionType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DiskCreateOptionType left, DiskCreateOptionType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DiskCreateOptionType(string value) => new DiskCreateOptionType(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiskSecurityType.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiskSecurityType.cs index 89753ca4820..43b5a79478e 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiskSecurityType.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/DiskSecurityType.cs @@ -54,7 +54,7 @@ public DiskSecurityType(string value) public static bool operator ==(DiskSecurityType left, DiskSecurityType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DiskSecurityType left, DiskSecurityType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DiskSecurityType(string value) => new DiskSecurityType(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/HyperVGenerationType.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/HyperVGenerationType.cs index 30353fd0a06..b31ccd7e5ee 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/HyperVGenerationType.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/HyperVGenerationType.cs @@ -42,7 +42,7 @@ public HyperVGenerationType(string value) public static bool operator ==(HyperVGenerationType left, HyperVGenerationType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(HyperVGenerationType left, HyperVGenerationType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator HyperVGenerationType(string value) => new HyperVGenerationType(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/IPVersion.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/IPVersion.cs index 09eeeaeb195..4df36ea9d3b 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/IPVersion.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/IPVersion.cs @@ -42,7 +42,7 @@ public IPVersion(string value) public static bool operator ==(IPVersion left, IPVersion right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IPVersion left, IPVersion right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IPVersion(string value) => new IPVersion(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/InGuestPatchMode.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/InGuestPatchMode.cs index c23e31b0035..2ecfc28cd9d 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/InGuestPatchMode.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/InGuestPatchMode.cs @@ -48,7 +48,7 @@ public InGuestPatchMode(string value) public static bool operator ==(InGuestPatchMode left, InGuestPatchMode right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InGuestPatchMode left, InGuestPatchMode right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InGuestPatchMode(string value) => new InGuestPatchMode(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/InstanceViewType.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/InstanceViewType.cs index 0fc4e9074a8..a5c08d24927 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/InstanceViewType.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/InstanceViewType.cs @@ -36,7 +36,7 @@ public InstanceViewType(string value) public static bool operator ==(InstanceViewType left, InstanceViewType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InstanceViewType left, InstanceViewType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InstanceViewType(string value) => new InstanceViewType(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceName.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceName.cs index 3c795095141..d4dbc1134b9 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceName.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceName.cs @@ -36,7 +36,7 @@ public OrchestrationServiceName(string value) public static bool operator ==(OrchestrationServiceName left, OrchestrationServiceName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OrchestrationServiceName left, OrchestrationServiceName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OrchestrationServiceName(string value) => new OrchestrationServiceName(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceState.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceState.cs index 4cb0251baa0..5e78d1ea2a8 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceState.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceState.cs @@ -48,7 +48,7 @@ public OrchestrationServiceState(string value) public static bool operator ==(OrchestrationServiceState left, OrchestrationServiceState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OrchestrationServiceState left, OrchestrationServiceState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OrchestrationServiceState(string value) => new OrchestrationServiceState(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceStateAction.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceStateAction.cs index 8e8b21fbf12..43c28a9e1f5 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceStateAction.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/OrchestrationServiceStateAction.cs @@ -42,7 +42,7 @@ public OrchestrationServiceStateAction(string value) public static bool operator ==(OrchestrationServiceStateAction left, OrchestrationServiceStateAction right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OrchestrationServiceStateAction left, OrchestrationServiceStateAction right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OrchestrationServiceStateAction(string value) => new OrchestrationServiceStateAction(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PassName.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PassName.cs index b1245db17c5..bbc40f0c791 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PassName.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PassName.cs @@ -36,7 +36,7 @@ public PassName(string value) public static bool operator ==(PassName left, PassName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PassName left, PassName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PassName(string value) => new PassName(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PatchAssessmentState.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PatchAssessmentState.cs index 36cedc9a724..c0491b7afda 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PatchAssessmentState.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PatchAssessmentState.cs @@ -66,7 +66,7 @@ public PatchAssessmentState(string value) public static bool operator ==(PatchAssessmentState left, PatchAssessmentState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PatchAssessmentState left, PatchAssessmentState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PatchAssessmentState(string value) => new PatchAssessmentState(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PatchOperationStatus.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PatchOperationStatus.cs index 70b10780781..9084f450677 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PatchOperationStatus.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/PatchOperationStatus.cs @@ -54,7 +54,7 @@ public PatchOperationStatus(string value) public static bool operator ==(PatchOperationStatus left, PatchOperationStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PatchOperationStatus left, PatchOperationStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PatchOperationStatus(string value) => new PatchOperationStatus(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/RebootStatus.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/RebootStatus.cs index af14815fe98..1226779c10e 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/RebootStatus.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/RebootStatus.cs @@ -60,7 +60,7 @@ public RebootStatus(string value) public static bool operator ==(RebootStatus left, RebootStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RebootStatus left, RebootStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RebootStatus(string value) => new RebootStatus(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/SoftwareUpdateRebootBehavior.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/SoftwareUpdateRebootBehavior.cs index fe2700039cc..b4afd669dc3 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/SoftwareUpdateRebootBehavior.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/SoftwareUpdateRebootBehavior.cs @@ -48,7 +48,7 @@ public SoftwareUpdateRebootBehavior(string value) public static bool operator ==(SoftwareUpdateRebootBehavior left, SoftwareUpdateRebootBehavior right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SoftwareUpdateRebootBehavior left, SoftwareUpdateRebootBehavior right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SoftwareUpdateRebootBehavior(string value) => new SoftwareUpdateRebootBehavior(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/StorageAccountType.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/StorageAccountType.cs index 938ef9f2312..d7a2ca7ea48 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/StorageAccountType.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/StorageAccountType.cs @@ -54,7 +54,7 @@ public StorageAccountType(string value) public static bool operator ==(StorageAccountType left, StorageAccountType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StorageAccountType left, StorageAccountType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StorageAccountType(string value) => new StorageAccountType(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineEvictionPolicyType.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineEvictionPolicyType.cs index 46477447c06..58d64aafbf1 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineEvictionPolicyType.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineEvictionPolicyType.cs @@ -42,7 +42,7 @@ public VirtualMachineEvictionPolicyType(string value) public static bool operator ==(VirtualMachineEvictionPolicyType left, VirtualMachineEvictionPolicyType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VirtualMachineEvictionPolicyType left, VirtualMachineEvictionPolicyType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VirtualMachineEvictionPolicyType(string value) => new VirtualMachineEvictionPolicyType(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachinePriorityType.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachinePriorityType.cs index b1ab363d289..d5771586172 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachinePriorityType.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachinePriorityType.cs @@ -48,7 +48,7 @@ public VirtualMachinePriorityType(string value) public static bool operator ==(VirtualMachinePriorityType left, VirtualMachinePriorityType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VirtualMachinePriorityType left, VirtualMachinePriorityType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VirtualMachinePriorityType(string value) => new VirtualMachinePriorityType(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineScaleSetScaleInRule.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineScaleSetScaleInRule.cs index 7c58db02b23..701eced3144 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineScaleSetScaleInRule.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineScaleSetScaleInRule.cs @@ -48,7 +48,7 @@ public VirtualMachineScaleSetScaleInRule(string value) public static bool operator ==(VirtualMachineScaleSetScaleInRule left, VirtualMachineScaleSetScaleInRule right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VirtualMachineScaleSetScaleInRule left, VirtualMachineScaleSetScaleInRule right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VirtualMachineScaleSetScaleInRule(string value) => new VirtualMachineScaleSetScaleInRule(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineSizeType.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineSizeType.cs index 76c91bb9c00..aa92b49c586 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineSizeType.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VirtualMachineSizeType.cs @@ -1026,7 +1026,7 @@ public VirtualMachineSizeType(string value) public static bool operator ==(VirtualMachineSizeType left, VirtualMachineSizeType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VirtualMachineSizeType left, VirtualMachineSizeType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VirtualMachineSizeType(string value) => new VirtualMachineSizeType(value); /// diff --git a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VmDiskType.cs b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VmDiskType.cs index 7c4c71ad434..20014bd45a0 100644 --- a/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VmDiskType.cs +++ b/test/TestProjects/MgmtAcronymMapping/src/Generated/Models/VmDiskType.cs @@ -42,7 +42,7 @@ public VmDiskType(string value) public static bool operator ==(VmDiskType left, VmDiskType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VmDiskType left, VmDiskType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VmDiskType(string value) => new VmDiskType(value); /// diff --git a/test/TestProjects/MgmtCollectionParent/src/Generated/Models/StageName.cs b/test/TestProjects/MgmtCollectionParent/src/Generated/Models/StageName.cs index 51aef463cd6..2c31bc9200b 100644 --- a/test/TestProjects/MgmtCollectionParent/src/Generated/Models/StageName.cs +++ b/test/TestProjects/MgmtCollectionParent/src/Generated/Models/StageName.cs @@ -63,7 +63,7 @@ public StageName(string value) public static bool operator ==(StageName left, StageName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StageName left, StageName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StageName(string value) => new StageName(value); /// diff --git a/test/TestProjects/MgmtCollectionParent/src/Generated/Models/StageStatus.cs b/test/TestProjects/MgmtCollectionParent/src/Generated/Models/StageStatus.cs index d5917671f2b..b08f092a1e0 100644 --- a/test/TestProjects/MgmtCollectionParent/src/Generated/Models/StageStatus.cs +++ b/test/TestProjects/MgmtCollectionParent/src/Generated/Models/StageStatus.cs @@ -45,7 +45,7 @@ public StageStatus(string value) public static bool operator ==(StageStatus left, StageStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StageStatus left, StageStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StageStatus(string value) => new StageStatus(value); /// diff --git a/test/TestProjects/MgmtConstants/src/Generated/Models/FloatConstant.cs b/test/TestProjects/MgmtConstants/src/Generated/Models/FloatConstant.cs index b5c6a1ad543..f493753ed41 100644 --- a/test/TestProjects/MgmtConstants/src/Generated/Models/FloatConstant.cs +++ b/test/TestProjects/MgmtConstants/src/Generated/Models/FloatConstant.cs @@ -33,7 +33,7 @@ public FloatConstant(float value) public static bool operator ==(FloatConstant left, FloatConstant right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatConstant left, FloatConstant right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatConstant(float value) => new FloatConstant(value); /// diff --git a/test/TestProjects/MgmtConstants/src/Generated/Models/IntConstant.cs b/test/TestProjects/MgmtConstants/src/Generated/Models/IntConstant.cs index 2e123a0c02a..7131f0b987f 100644 --- a/test/TestProjects/MgmtConstants/src/Generated/Models/IntConstant.cs +++ b/test/TestProjects/MgmtConstants/src/Generated/Models/IntConstant.cs @@ -33,7 +33,7 @@ public IntConstant(int value) public static bool operator ==(IntConstant left, IntConstant right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntConstant left, IntConstant right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntConstant(int value) => new IntConstant(value); /// diff --git a/test/TestProjects/MgmtConstants/src/Generated/Models/OptionalMachineExpand.cs b/test/TestProjects/MgmtConstants/src/Generated/Models/OptionalMachineExpand.cs index cbea586acff..18bcb16c864 100644 --- a/test/TestProjects/MgmtConstants/src/Generated/Models/OptionalMachineExpand.cs +++ b/test/TestProjects/MgmtConstants/src/Generated/Models/OptionalMachineExpand.cs @@ -30,7 +30,7 @@ public OptionalMachineExpand(string value) public static bool operator ==(OptionalMachineExpand left, OptionalMachineExpand right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OptionalMachineExpand left, OptionalMachineExpand right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OptionalMachineExpand(string value) => new OptionalMachineExpand(value); /// diff --git a/test/TestProjects/MgmtConstants/src/Generated/Models/StringConstant.cs b/test/TestProjects/MgmtConstants/src/Generated/Models/StringConstant.cs index e6c06d826fe..76a2a837b3d 100644 --- a/test/TestProjects/MgmtConstants/src/Generated/Models/StringConstant.cs +++ b/test/TestProjects/MgmtConstants/src/Generated/Models/StringConstant.cs @@ -30,7 +30,7 @@ public StringConstant(string value) public static bool operator ==(StringConstant left, StringConstant right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringConstant left, StringConstant right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringConstant(string value) => new StringConstant(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/Algorithm.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/Algorithm.cs index f36f8e5573c..309728e1358 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/Algorithm.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/Algorithm.cs @@ -30,7 +30,7 @@ public Algorithm(string value) public static bool operator ==(Algorithm left, Algorithm right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Algorithm left, Algorithm right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Algorithm(string value) => new Algorithm(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ArtifactKind.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ArtifactKind.cs index c07e4630fd2..c26461acf2a 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ArtifactKind.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ArtifactKind.cs @@ -36,7 +36,7 @@ public ArtifactKind(string value) public static bool operator ==(ArtifactKind left, ArtifactKind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ArtifactKind left, ArtifactKind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ArtifactKind(string value) => new ArtifactKind(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheBehavior.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheBehavior.cs index ca7dd58e2b1..c648607b8f7 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheBehavior.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheBehavior.cs @@ -36,7 +36,7 @@ public CacheBehavior(string value) public static bool operator ==(CacheBehavior left, CacheBehavior right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CacheBehavior left, CacheBehavior right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CacheBehavior(string value) => new CacheBehavior(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheExpirationActionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheExpirationActionParametersTypeName.cs index 092da3352b6..2839b202f4f 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheExpirationActionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheExpirationActionParametersTypeName.cs @@ -30,7 +30,7 @@ public CacheExpirationActionParametersTypeName(string value) public static bool operator ==(CacheExpirationActionParametersTypeName left, CacheExpirationActionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CacheExpirationActionParametersTypeName left, CacheExpirationActionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CacheExpirationActionParametersTypeName(string value) => new CacheExpirationActionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheKeyQueryStringActionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheKeyQueryStringActionParametersTypeName.cs index 27ca67754ed..f15cf599270 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheKeyQueryStringActionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheKeyQueryStringActionParametersTypeName.cs @@ -30,7 +30,7 @@ public CacheKeyQueryStringActionParametersTypeName(string value) public static bool operator ==(CacheKeyQueryStringActionParametersTypeName left, CacheKeyQueryStringActionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CacheKeyQueryStringActionParametersTypeName left, CacheKeyQueryStringActionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CacheKeyQueryStringActionParametersTypeName(string value) => new CacheKeyQueryStringActionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheType.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheType.cs index 47df735a9fa..82f4eb16328 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheType.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/CacheType.cs @@ -30,7 +30,7 @@ public CacheType(string value) public static bool operator ==(CacheType left, CacheType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CacheType left, CacheType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CacheType(string value) => new CacheType(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/DeliveryRuleActionType.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/DeliveryRuleActionType.cs index 79d5f0d65ff..8a3b233a86a 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/DeliveryRuleActionType.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/DeliveryRuleActionType.cs @@ -54,7 +54,7 @@ public DeliveryRuleActionType(string value) public static bool operator ==(DeliveryRuleActionType left, DeliveryRuleActionType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DeliveryRuleActionType left, DeliveryRuleActionType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DeliveryRuleActionType(string value) => new DeliveryRuleActionType(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/DestinationProtocol.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/DestinationProtocol.cs index d871557b1c3..435ba86bd06 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/DestinationProtocol.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/DestinationProtocol.cs @@ -36,7 +36,7 @@ public DestinationProtocol(string value) public static bool operator ==(DestinationProtocol left, DestinationProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DestinationProtocol left, DestinationProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DestinationProtocol(string value) => new DestinationProtocol(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ForwardingProtocol.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ForwardingProtocol.cs index 5117114474e..a4c90153be9 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ForwardingProtocol.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ForwardingProtocol.cs @@ -36,7 +36,7 @@ public ForwardingProtocol(string value) public static bool operator ==(ForwardingProtocol left, ForwardingProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ForwardingProtocol left, ForwardingProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ForwardingProtocol(string value) => new ForwardingProtocol(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/HeaderAction.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/HeaderAction.cs index 082133de933..46753022ab6 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/HeaderAction.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/HeaderAction.cs @@ -36,7 +36,7 @@ public HeaderAction(string value) public static bool operator ==(HeaderAction left, HeaderAction right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(HeaderAction left, HeaderAction right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator HeaderAction(string value) => new HeaderAction(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/HeaderActionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/HeaderActionParametersTypeName.cs index 34740cec9dd..2ed1cb10019 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/HeaderActionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/HeaderActionParametersTypeName.cs @@ -30,7 +30,7 @@ public HeaderActionParametersTypeName(string value) public static bool operator ==(HeaderActionParametersTypeName left, HeaderActionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(HeaderActionParametersTypeName left, HeaderActionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator HeaderActionParametersTypeName(string value) => new HeaderActionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/MatchVariable.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/MatchVariable.cs index 0102d60a6d9..f29e4a2ddf9 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/MatchVariable.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/MatchVariable.cs @@ -36,7 +36,7 @@ public MatchVariable(string value) public static bool operator ==(MatchVariable left, MatchVariable right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(MatchVariable left, MatchVariable right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator MatchVariable(string value) => new MatchVariable(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/OriginGroupOverrideActionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/OriginGroupOverrideActionParametersTypeName.cs index 2e897000263..a3c2a2e857a 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/OriginGroupOverrideActionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/OriginGroupOverrideActionParametersTypeName.cs @@ -30,7 +30,7 @@ public OriginGroupOverrideActionParametersTypeName(string value) public static bool operator ==(OriginGroupOverrideActionParametersTypeName left, OriginGroupOverrideActionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OriginGroupOverrideActionParametersTypeName left, OriginGroupOverrideActionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OriginGroupOverrideActionParametersTypeName(string value) => new OriginGroupOverrideActionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ParamIndicator.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ParamIndicator.cs index 974998fc853..37b73215668 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ParamIndicator.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/ParamIndicator.cs @@ -36,7 +36,7 @@ public ParamIndicator(string value) public static bool operator ==(ParamIndicator left, ParamIndicator right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ParamIndicator left, ParamIndicator right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ParamIndicator(string value) => new ParamIndicator(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringBehavior.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringBehavior.cs index ed6767ced5a..e3eccdfd678 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringBehavior.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringBehavior.cs @@ -39,7 +39,7 @@ public QueryStringBehavior(string value) public static bool operator ==(QueryStringBehavior left, QueryStringBehavior right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(QueryStringBehavior left, QueryStringBehavior right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator QueryStringBehavior(string value) => new QueryStringBehavior(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringMatchConditionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringMatchConditionParametersTypeName.cs index a46670fb457..0d42607736f 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringMatchConditionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringMatchConditionParametersTypeName.cs @@ -30,7 +30,7 @@ public QueryStringMatchConditionParametersTypeName(string value) public static bool operator ==(QueryStringMatchConditionParametersTypeName left, QueryStringMatchConditionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(QueryStringMatchConditionParametersTypeName left, QueryStringMatchConditionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator QueryStringMatchConditionParametersTypeName(string value) => new QueryStringMatchConditionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringOperator.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringOperator.cs index fdf3906b518..208494ed212 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringOperator.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/QueryStringOperator.cs @@ -57,7 +57,7 @@ public QueryStringOperator(string value) public static bool operator ==(QueryStringOperator left, QueryStringOperator right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(QueryStringOperator left, QueryStringOperator right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator QueryStringOperator(string value) => new QueryStringOperator(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RedirectType.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RedirectType.cs index 0700c9422f9..1425e06c24f 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RedirectType.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RedirectType.cs @@ -39,7 +39,7 @@ public RedirectType(string value) public static bool operator ==(RedirectType left, RedirectType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RedirectType left, RedirectType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RedirectType(string value) => new RedirectType(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RemoteAddressMatchConditionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RemoteAddressMatchConditionParametersTypeName.cs index 5af2fe6f9ac..c860df40633 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RemoteAddressMatchConditionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RemoteAddressMatchConditionParametersTypeName.cs @@ -30,7 +30,7 @@ public RemoteAddressMatchConditionParametersTypeName(string value) public static bool operator ==(RemoteAddressMatchConditionParametersTypeName left, RemoteAddressMatchConditionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RemoteAddressMatchConditionParametersTypeName left, RemoteAddressMatchConditionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RemoteAddressMatchConditionParametersTypeName(string value) => new RemoteAddressMatchConditionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RemoteAddressOperator.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RemoteAddressOperator.cs index 7072dcae0bd..f9f161c4ac7 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RemoteAddressOperator.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RemoteAddressOperator.cs @@ -36,7 +36,7 @@ public RemoteAddressOperator(string value) public static bool operator ==(RemoteAddressOperator left, RemoteAddressOperator right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RemoteAddressOperator left, RemoteAddressOperator right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RemoteAddressOperator(string value) => new RemoteAddressOperator(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodMatchConditionParametersMatchValuesItem.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodMatchConditionParametersMatchValuesItem.cs index 7db85c6b3ac..ab53afa9789 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodMatchConditionParametersMatchValuesItem.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodMatchConditionParametersMatchValuesItem.cs @@ -48,7 +48,7 @@ public RequestMethodMatchConditionParametersMatchValuesItem(string value) public static bool operator ==(RequestMethodMatchConditionParametersMatchValuesItem left, RequestMethodMatchConditionParametersMatchValuesItem right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RequestMethodMatchConditionParametersMatchValuesItem left, RequestMethodMatchConditionParametersMatchValuesItem right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RequestMethodMatchConditionParametersMatchValuesItem(string value) => new RequestMethodMatchConditionParametersMatchValuesItem(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodMatchConditionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodMatchConditionParametersTypeName.cs index 9ceaf220795..4e41d354e21 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodMatchConditionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodMatchConditionParametersTypeName.cs @@ -30,7 +30,7 @@ public RequestMethodMatchConditionParametersTypeName(string value) public static bool operator ==(RequestMethodMatchConditionParametersTypeName left, RequestMethodMatchConditionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RequestMethodMatchConditionParametersTypeName left, RequestMethodMatchConditionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RequestMethodMatchConditionParametersTypeName(string value) => new RequestMethodMatchConditionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodOperator.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodOperator.cs index e5cd4306814..027c59dc702 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodOperator.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RequestMethodOperator.cs @@ -30,7 +30,7 @@ public RequestMethodOperator(string value) public static bool operator ==(RequestMethodOperator left, RequestMethodOperator right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RequestMethodOperator left, RequestMethodOperator right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RequestMethodOperator(string value) => new RequestMethodOperator(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RouteConfigurationOverrideActionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RouteConfigurationOverrideActionParametersTypeName.cs index b377808df9d..7a7a7c2e692 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RouteConfigurationOverrideActionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/RouteConfigurationOverrideActionParametersTypeName.cs @@ -30,7 +30,7 @@ public RouteConfigurationOverrideActionParametersTypeName(string value) public static bool operator ==(RouteConfigurationOverrideActionParametersTypeName left, RouteConfigurationOverrideActionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(RouteConfigurationOverrideActionParametersTypeName left, RouteConfigurationOverrideActionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator RouteConfigurationOverrideActionParametersTypeName(string value) => new RouteConfigurationOverrideActionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/Transform.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/Transform.cs index e4a973095d3..5b66c5366f7 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/Transform.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/Transform.cs @@ -45,7 +45,7 @@ public Transform(string value) public static bool operator ==(Transform left, Transform right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Transform left, Transform right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Transform(string value) => new Transform(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlRedirectActionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlRedirectActionParametersTypeName.cs index 4e6366a504f..bc51a56fd96 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlRedirectActionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlRedirectActionParametersTypeName.cs @@ -30,7 +30,7 @@ public UrlRedirectActionParametersTypeName(string value) public static bool operator ==(UrlRedirectActionParametersTypeName left, UrlRedirectActionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(UrlRedirectActionParametersTypeName left, UrlRedirectActionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator UrlRedirectActionParametersTypeName(string value) => new UrlRedirectActionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlRewriteActionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlRewriteActionParametersTypeName.cs index 31f5cdb7e5e..a7a241aa549 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlRewriteActionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlRewriteActionParametersTypeName.cs @@ -30,7 +30,7 @@ public UrlRewriteActionParametersTypeName(string value) public static bool operator ==(UrlRewriteActionParametersTypeName left, UrlRewriteActionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(UrlRewriteActionParametersTypeName left, UrlRewriteActionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator UrlRewriteActionParametersTypeName(string value) => new UrlRewriteActionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlSigningActionParametersTypeName.cs b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlSigningActionParametersTypeName.cs index f409205a214..bf11f67950e 100644 --- a/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlSigningActionParametersTypeName.cs +++ b/test/TestProjects/MgmtDiscriminator/src/Generated/Models/UrlSigningActionParametersTypeName.cs @@ -30,7 +30,7 @@ public UrlSigningActionParametersTypeName(string value) public static bool operator ==(UrlSigningActionParametersTypeName left, UrlSigningActionParametersTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(UrlSigningActionParametersTypeName left, UrlSigningActionParametersTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator UrlSigningActionParametersTypeName(string value) => new UrlSigningActionParametersTypeName(value); /// diff --git a/test/TestProjects/MgmtExactMatchInheritance/src/Generated/Models/Type1.cs b/test/TestProjects/MgmtExactMatchInheritance/src/Generated/Models/Type1.cs index 82edbe6602d..d9c5a2bb210 100644 --- a/test/TestProjects/MgmtExactMatchInheritance/src/Generated/Models/Type1.cs +++ b/test/TestProjects/MgmtExactMatchInheritance/src/Generated/Models/Type1.cs @@ -30,7 +30,7 @@ public Type1(string value) public static bool operator ==(Type1 left, Type1 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Type1 left, Type1 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Type1(string value) => new Type1(value); /// diff --git a/test/TestProjects/MgmtExactMatchInheritance/src/Generated/Models/Type2.cs b/test/TestProjects/MgmtExactMatchInheritance/src/Generated/Models/Type2.cs index f3cc620c82f..03e6c80ccc2 100644 --- a/test/TestProjects/MgmtExactMatchInheritance/src/Generated/Models/Type2.cs +++ b/test/TestProjects/MgmtExactMatchInheritance/src/Generated/Models/Type2.cs @@ -30,7 +30,7 @@ public Type2(string value) public static bool operator ==(Type2 left, Type2 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Type2 left, Type2 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Type2(string value) => new Type2(value); /// diff --git a/test/TestProjects/MgmtExtensionResource/src/Generated/Models/ParameterType.cs b/test/TestProjects/MgmtExtensionResource/src/Generated/Models/ParameterType.cs index 1f65b58d398..67666a85c05 100644 --- a/test/TestProjects/MgmtExtensionResource/src/Generated/Models/ParameterType.cs +++ b/test/TestProjects/MgmtExtensionResource/src/Generated/Models/ParameterType.cs @@ -48,7 +48,7 @@ public ParameterType(string value) public static bool operator ==(ParameterType left, ParameterType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ParameterType left, ParameterType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ParameterType(string value) => new ParameterType(value); /// diff --git a/test/TestProjects/MgmtExtensionResource/src/Generated/Models/PolicyType.cs b/test/TestProjects/MgmtExtensionResource/src/Generated/Models/PolicyType.cs index 2e316aa67d3..c731dba5ca9 100644 --- a/test/TestProjects/MgmtExtensionResource/src/Generated/Models/PolicyType.cs +++ b/test/TestProjects/MgmtExtensionResource/src/Generated/Models/PolicyType.cs @@ -39,7 +39,7 @@ public PolicyType(string value) public static bool operator ==(PolicyType left, PolicyType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PolicyType left, PolicyType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PolicyType(string value) => new PolicyType(value); /// diff --git a/test/TestProjects/MgmtHierarchicalNonResource/src/Generated/Models/HyperVGeneration.cs b/test/TestProjects/MgmtHierarchicalNonResource/src/Generated/Models/HyperVGeneration.cs index b2ccf23ba55..52ea76e1e1d 100644 --- a/test/TestProjects/MgmtHierarchicalNonResource/src/Generated/Models/HyperVGeneration.cs +++ b/test/TestProjects/MgmtHierarchicalNonResource/src/Generated/Models/HyperVGeneration.cs @@ -33,7 +33,7 @@ public HyperVGeneration(string value) public static bool operator ==(HyperVGeneration left, HyperVGeneration right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(HyperVGeneration left, HyperVGeneration right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator HyperVGeneration(string value) => new HyperVGeneration(value); /// diff --git a/test/TestProjects/MgmtHierarchicalNonResource/src/Generated/Models/SharedToValue.cs b/test/TestProjects/MgmtHierarchicalNonResource/src/Generated/Models/SharedToValue.cs index 7538c5ef1dc..2071e6554e7 100644 --- a/test/TestProjects/MgmtHierarchicalNonResource/src/Generated/Models/SharedToValue.cs +++ b/test/TestProjects/MgmtHierarchicalNonResource/src/Generated/Models/SharedToValue.cs @@ -30,7 +30,7 @@ public SharedToValue(string value) public static bool operator ==(SharedToValue left, SharedToValue right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SharedToValue left, SharedToValue right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SharedToValue(string value) => new SharedToValue(value); /// diff --git a/test/TestProjects/MgmtListMethods/src/Generated/Models/QuotaUnit.cs b/test/TestProjects/MgmtListMethods/src/Generated/Models/QuotaUnit.cs index cdab71b0d22..9889cab1392 100644 --- a/test/TestProjects/MgmtListMethods/src/Generated/Models/QuotaUnit.cs +++ b/test/TestProjects/MgmtListMethods/src/Generated/Models/QuotaUnit.cs @@ -30,7 +30,7 @@ public QuotaUnit(string value) public static bool operator ==(QuotaUnit left, QuotaUnit right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(QuotaUnit left, QuotaUnit right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator QuotaUnit(string value) => new QuotaUnit(value); /// diff --git a/test/TestProjects/MgmtListMethods/src/Generated/Models/Status.cs b/test/TestProjects/MgmtListMethods/src/Generated/Models/Status.cs index 58fb7f08430..381a5b61438 100644 --- a/test/TestProjects/MgmtListMethods/src/Generated/Models/Status.cs +++ b/test/TestProjects/MgmtListMethods/src/Generated/Models/Status.cs @@ -51,7 +51,7 @@ public Status(string value) public static bool operator ==(Status left, Status right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Status left, Status right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Status(string value) => new Status(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ActionsRequired.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ActionsRequired.cs index 49b82fb0ef2..b1b26a8f313 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ActionsRequired.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ActionsRequired.cs @@ -30,7 +30,7 @@ public ActionsRequired(string value) public static bool operator ==(ActionsRequired left, ActionsRequired right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ActionsRequired left, ActionsRequired right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ActionsRequired(string value) => new ActionsRequired(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/CertificatePermission.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/CertificatePermission.cs index b0a507d932c..73cd6caf5f1 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/CertificatePermission.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/CertificatePermission.cs @@ -78,7 +78,7 @@ public CertificatePermission(string value) public static bool operator ==(CertificatePermission left, CertificatePermission right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CertificatePermission left, CertificatePermission right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CertificatePermission(string value) => new CertificatePermission(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ComplianceStatus.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ComplianceStatus.cs index d49819be9ab..16f8ac8545a 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ComplianceStatus.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ComplianceStatus.cs @@ -36,7 +36,7 @@ public ComplianceStatus(string value) public static bool operator ==(ComplianceStatus left, ComplianceStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ComplianceStatus left, ComplianceStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ComplianceStatus(string value) => new ComplianceStatus(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/DesiredStatusCode.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/DesiredStatusCode.cs index 40da0fe6221..d0adb13694f 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/DesiredStatusCode.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/DesiredStatusCode.cs @@ -45,7 +45,7 @@ public DesiredStatusCode(int value) public static bool operator ==(DesiredStatusCode left, DesiredStatusCode right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DesiredStatusCode left, DesiredStatusCode right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DesiredStatusCode(int value) => new DesiredStatusCode(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/DiskEncryptionSetType.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/DiskEncryptionSetType.cs index 7b09001d3e0..764dc5c7c07 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/DiskEncryptionSetType.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/DiskEncryptionSetType.cs @@ -36,7 +36,7 @@ public DiskEncryptionSetType(string value) public static bool operator ==(DiskEncryptionSetType left, DiskEncryptionSetType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DiskEncryptionSetType left, DiskEncryptionSetType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DiskEncryptionSetType(string value) => new DiskEncryptionSetType(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/EncryptionType.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/EncryptionType.cs index 2cd05942830..d3ef56b6066 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/EncryptionType.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/EncryptionType.cs @@ -30,7 +30,7 @@ public EncryptionType(string value) public static bool operator ==(EncryptionType left, EncryptionType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EncryptionType left, EncryptionType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EncryptionType(string value) => new EncryptionType(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyFilterRuleCollectionActionType.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyFilterRuleCollectionActionType.cs index 711b06b6891..a5df50f01f5 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyFilterRuleCollectionActionType.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyFilterRuleCollectionActionType.cs @@ -33,7 +33,7 @@ public FirewallPolicyFilterRuleCollectionActionType(string value) public static bool operator ==(FirewallPolicyFilterRuleCollectionActionType left, FirewallPolicyFilterRuleCollectionActionType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FirewallPolicyFilterRuleCollectionActionType left, FirewallPolicyFilterRuleCollectionActionType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FirewallPolicyFilterRuleCollectionActionType(string value) => new FirewallPolicyFilterRuleCollectionActionType(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyIntrusionDetectionProtocol.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyIntrusionDetectionProtocol.cs index d32397b4957..9702148fce5 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyIntrusionDetectionProtocol.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyIntrusionDetectionProtocol.cs @@ -39,7 +39,7 @@ public FirewallPolicyIntrusionDetectionProtocol(string value) public static bool operator ==(FirewallPolicyIntrusionDetectionProtocol left, FirewallPolicyIntrusionDetectionProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FirewallPolicyIntrusionDetectionProtocol left, FirewallPolicyIntrusionDetectionProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FirewallPolicyIntrusionDetectionProtocol(string value) => new FirewallPolicyIntrusionDetectionProtocol(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyIntrusionDetectionStateType.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyIntrusionDetectionStateType.cs index 0baf029eacb..667b19d7877 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyIntrusionDetectionStateType.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyIntrusionDetectionStateType.cs @@ -36,7 +36,7 @@ public FirewallPolicyIntrusionDetectionStateType(string value) public static bool operator ==(FirewallPolicyIntrusionDetectionStateType left, FirewallPolicyIntrusionDetectionStateType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FirewallPolicyIntrusionDetectionStateType left, FirewallPolicyIntrusionDetectionStateType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FirewallPolicyIntrusionDetectionStateType(string value) => new FirewallPolicyIntrusionDetectionStateType(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyNatRuleCollectionActionType.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyNatRuleCollectionActionType.cs index 6acdc6b8cbc..d369b626124 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyNatRuleCollectionActionType.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyNatRuleCollectionActionType.cs @@ -30,7 +30,7 @@ public FirewallPolicyNatRuleCollectionActionType(string value) public static bool operator ==(FirewallPolicyNatRuleCollectionActionType left, FirewallPolicyNatRuleCollectionActionType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FirewallPolicyNatRuleCollectionActionType left, FirewallPolicyNatRuleCollectionActionType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FirewallPolicyNatRuleCollectionActionType(string value) => new FirewallPolicyNatRuleCollectionActionType(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleApplicationProtocolType.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleApplicationProtocolType.cs index 68d99b829c2..b15915bbf80 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleApplicationProtocolType.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleApplicationProtocolType.cs @@ -33,7 +33,7 @@ public FirewallPolicyRuleApplicationProtocolType(string value) public static bool operator ==(FirewallPolicyRuleApplicationProtocolType left, FirewallPolicyRuleApplicationProtocolType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FirewallPolicyRuleApplicationProtocolType left, FirewallPolicyRuleApplicationProtocolType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FirewallPolicyRuleApplicationProtocolType(string value) => new FirewallPolicyRuleApplicationProtocolType(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleCollectionType.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleCollectionType.cs index 9dec333a864..1a78014de4b 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleCollectionType.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleCollectionType.cs @@ -33,7 +33,7 @@ public FirewallPolicyRuleCollectionType(string value) public static bool operator ==(FirewallPolicyRuleCollectionType left, FirewallPolicyRuleCollectionType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FirewallPolicyRuleCollectionType left, FirewallPolicyRuleCollectionType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FirewallPolicyRuleCollectionType(string value) => new FirewallPolicyRuleCollectionType(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleNetworkProtocol.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleNetworkProtocol.cs index 0da2000b187..a4dc3b73762 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleNetworkProtocol.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleNetworkProtocol.cs @@ -39,7 +39,7 @@ public FirewallPolicyRuleNetworkProtocol(string value) public static bool operator ==(FirewallPolicyRuleNetworkProtocol left, FirewallPolicyRuleNetworkProtocol right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FirewallPolicyRuleNetworkProtocol left, FirewallPolicyRuleNetworkProtocol right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FirewallPolicyRuleNetworkProtocol(string value) => new FirewallPolicyRuleNetworkProtocol(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleType.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleType.cs index bbcae62f370..1a229960b7e 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleType.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicyRuleType.cs @@ -36,7 +36,7 @@ public FirewallPolicyRuleType(string value) public static bool operator ==(FirewallPolicyRuleType left, FirewallPolicyRuleType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FirewallPolicyRuleType left, FirewallPolicyRuleType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FirewallPolicyRuleType(string value) => new FirewallPolicyRuleType(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicySkuTier.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicySkuTier.cs index 5d59dbbac99..4acc701464c 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicySkuTier.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/FirewallPolicySkuTier.cs @@ -33,7 +33,7 @@ public FirewallPolicySkuTier(string value) public static bool operator ==(FirewallPolicySkuTier left, FirewallPolicySkuTier right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FirewallPolicySkuTier left, FirewallPolicySkuTier right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FirewallPolicySkuTier(string value) => new FirewallPolicySkuTier(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/KeyPermission.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/KeyPermission.cs index c2d7858796a..eff41853a9b 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/KeyPermission.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/KeyPermission.cs @@ -78,7 +78,7 @@ public KeyPermission(string value) public static bool operator ==(KeyPermission left, KeyPermission right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(KeyPermission left, KeyPermission right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator KeyPermission(string value) => new KeyPermission(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ManagedHsmSkuFamily.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ManagedHsmSkuFamily.cs index 41572812224..9a9788b9401 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ManagedHsmSkuFamily.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ManagedHsmSkuFamily.cs @@ -30,7 +30,7 @@ public ManagedHsmSkuFamily(string value) public static bool operator ==(ManagedHsmSkuFamily left, ManagedHsmSkuFamily right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ManagedHsmSkuFamily left, ManagedHsmSkuFamily right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ManagedHsmSkuFamily(string value) => new ManagedHsmSkuFamily(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSamplePrivateEndpointConnectionProvisioningState.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSamplePrivateEndpointConnectionProvisioningState.cs index 93ba2f561a3..3ac8fdbb7f4 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSamplePrivateEndpointConnectionProvisioningState.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSamplePrivateEndpointConnectionProvisioningState.cs @@ -45,7 +45,7 @@ public MgmtMockAndSamplePrivateEndpointConnectionProvisioningState(string value) public static bool operator ==(MgmtMockAndSamplePrivateEndpointConnectionProvisioningState left, MgmtMockAndSamplePrivateEndpointConnectionProvisioningState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(MgmtMockAndSamplePrivateEndpointConnectionProvisioningState left, MgmtMockAndSamplePrivateEndpointConnectionProvisioningState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator MgmtMockAndSamplePrivateEndpointConnectionProvisioningState(string value) => new MgmtMockAndSamplePrivateEndpointConnectionProvisioningState(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSamplePrivateEndpointServiceConnectionStatus.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSamplePrivateEndpointServiceConnectionStatus.cs index 8d8f2d55bba..fa4a2fb6f6f 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSamplePrivateEndpointServiceConnectionStatus.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSamplePrivateEndpointServiceConnectionStatus.cs @@ -39,7 +39,7 @@ public MgmtMockAndSamplePrivateEndpointServiceConnectionStatus(string value) public static bool operator ==(MgmtMockAndSamplePrivateEndpointServiceConnectionStatus left, MgmtMockAndSamplePrivateEndpointServiceConnectionStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(MgmtMockAndSamplePrivateEndpointServiceConnectionStatus left, MgmtMockAndSamplePrivateEndpointServiceConnectionStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator MgmtMockAndSamplePrivateEndpointServiceConnectionStatus(string value) => new MgmtMockAndSamplePrivateEndpointServiceConnectionStatus(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSampleSkuFamily.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSampleSkuFamily.cs index cb5d33cc23d..bbd23bbc0f2 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSampleSkuFamily.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MgmtMockAndSampleSkuFamily.cs @@ -30,7 +30,7 @@ public MgmtMockAndSampleSkuFamily(string value) public static bool operator ==(MgmtMockAndSampleSkuFamily left, MgmtMockAndSampleSkuFamily right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(MgmtMockAndSampleSkuFamily left, MgmtMockAndSampleSkuFamily right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator MgmtMockAndSampleSkuFamily(string value) => new MgmtMockAndSampleSkuFamily(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MinimumTlsVersion.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MinimumTlsVersion.cs index 0ef10eb04c2..fa3998bb0aa 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MinimumTlsVersion.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/MinimumTlsVersion.cs @@ -29,7 +29,7 @@ public MinimumTlsVersion(string value) public static bool operator ==(MinimumTlsVersion left, MinimumTlsVersion right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(MinimumTlsVersion left, MinimumTlsVersion right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator MinimumTlsVersion(string value) => new MinimumTlsVersion(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/NetworkRuleAction.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/NetworkRuleAction.cs index 00d529d2731..6b7218461bf 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/NetworkRuleAction.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/NetworkRuleAction.cs @@ -33,7 +33,7 @@ public NetworkRuleAction(string value) public static bool operator ==(NetworkRuleAction left, NetworkRuleAction right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NetworkRuleAction left, NetworkRuleAction right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NetworkRuleAction(string value) => new NetworkRuleAction(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/NetworkRuleBypassOption.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/NetworkRuleBypassOption.cs index 68e4c980c2e..00983a6a352 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/NetworkRuleBypassOption.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/NetworkRuleBypassOption.cs @@ -33,7 +33,7 @@ public NetworkRuleBypassOption(string value) public static bool operator ==(NetworkRuleBypassOption left, NetworkRuleBypassOption right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NetworkRuleBypassOption left, NetworkRuleBypassOption right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NetworkRuleBypassOption(string value) => new NetworkRuleBypassOption(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ProvisioningState.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ProvisioningState.cs index b9432447942..42117c4e418 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ProvisioningState.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/ProvisioningState.cs @@ -57,7 +57,7 @@ public ProvisioningState(string value) public static bool operator ==(ProvisioningState left, ProvisioningState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProvisioningState left, ProvisioningState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProvisioningState(string value) => new ProvisioningState(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/PublicNetworkAccess.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/PublicNetworkAccess.cs index 8f80522ea90..d2fb03ae1cd 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/PublicNetworkAccess.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/PublicNetworkAccess.cs @@ -33,7 +33,7 @@ public PublicNetworkAccess(string value) public static bool operator ==(PublicNetworkAccess left, PublicNetworkAccess right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PublicNetworkAccess left, PublicNetworkAccess right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PublicNetworkAccess(string value) => new PublicNetworkAccess(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/SecretPermission.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/SecretPermission.cs index f64f85f9214..4b3f7dcb20d 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/SecretPermission.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/SecretPermission.cs @@ -54,7 +54,7 @@ public SecretPermission(string value) public static bool operator ==(SecretPermission left, SecretPermission right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SecretPermission left, SecretPermission right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SecretPermission(string value) => new SecretPermission(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/StoragePermission.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/StoragePermission.cs index 1d9d4fcde9c..28f26a3bece 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/StoragePermission.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/StoragePermission.cs @@ -72,7 +72,7 @@ public StoragePermission(string value) public static bool operator ==(StoragePermission left, StoragePermission right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StoragePermission left, StoragePermission right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StoragePermission(string value) => new StoragePermission(value); /// diff --git a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/VaultProvisioningState.cs b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/VaultProvisioningState.cs index 40b4c8cff2e..c78ed9f8b26 100644 --- a/test/TestProjects/MgmtMockAndSample/src/Generated/Models/VaultProvisioningState.cs +++ b/test/TestProjects/MgmtMockAndSample/src/Generated/Models/VaultProvisioningState.cs @@ -33,7 +33,7 @@ public VaultProvisioningState(string value) public static bool operator ==(VaultProvisioningState left, VaultProvisioningState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(VaultProvisioningState left, VaultProvisioningState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator VaultProvisioningState(string value) => new VaultProvisioningState(value); /// diff --git a/test/TestProjects/MgmtNonStringPathVariable/src/Generated/Models/FakeNameAsEnum.cs b/test/TestProjects/MgmtNonStringPathVariable/src/Generated/Models/FakeNameAsEnum.cs index acd30322390..1f969b264c5 100644 --- a/test/TestProjects/MgmtNonStringPathVariable/src/Generated/Models/FakeNameAsEnum.cs +++ b/test/TestProjects/MgmtNonStringPathVariable/src/Generated/Models/FakeNameAsEnum.cs @@ -33,7 +33,7 @@ public FakeNameAsEnum(string value) public static bool operator ==(FakeNameAsEnum left, FakeNameAsEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FakeNameAsEnum left, FakeNameAsEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FakeNameAsEnum(string value) => new FakeNameAsEnum(value); /// diff --git a/test/TestProjects/MgmtParamOrdering/src/Generated/Models/ExpandTypesForGetVMScaleSet.cs b/test/TestProjects/MgmtParamOrdering/src/Generated/Models/ExpandTypesForGetVMScaleSet.cs index e1750eb196b..e13d60e8e0a 100644 --- a/test/TestProjects/MgmtParamOrdering/src/Generated/Models/ExpandTypesForGetVMScaleSet.cs +++ b/test/TestProjects/MgmtParamOrdering/src/Generated/Models/ExpandTypesForGetVMScaleSet.cs @@ -30,7 +30,7 @@ public ExpandTypesForGetVMScaleSet(string value) public static bool operator ==(ExpandTypesForGetVMScaleSet left, ExpandTypesForGetVMScaleSet right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ExpandTypesForGetVMScaleSet left, ExpandTypesForGetVMScaleSet right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ExpandTypesForGetVMScaleSet(string value) => new ExpandTypesForGetVMScaleSet(value); /// diff --git a/test/TestProjects/MgmtParamOrdering/src/Generated/Models/InstanceViewType.cs b/test/TestProjects/MgmtParamOrdering/src/Generated/Models/InstanceViewType.cs index 0cd27fb07fd..d3d83041526 100644 --- a/test/TestProjects/MgmtParamOrdering/src/Generated/Models/InstanceViewType.cs +++ b/test/TestProjects/MgmtParamOrdering/src/Generated/Models/InstanceViewType.cs @@ -30,7 +30,7 @@ public InstanceViewType(string value) public static bool operator ==(InstanceViewType left, InstanceViewType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InstanceViewType left, InstanceViewType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InstanceViewType(string value) => new InstanceViewType(value); /// diff --git a/test/TestProjects/MgmtParamOrdering/src/Generated/Models/ProvisioningState.cs b/test/TestProjects/MgmtParamOrdering/src/Generated/Models/ProvisioningState.cs index 184d4c0ea6b..7f25fb0777b 100644 --- a/test/TestProjects/MgmtParamOrdering/src/Generated/Models/ProvisioningState.cs +++ b/test/TestProjects/MgmtParamOrdering/src/Generated/Models/ProvisioningState.cs @@ -48,7 +48,7 @@ public ProvisioningState(string value) public static bool operator ==(ProvisioningState left, ProvisioningState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProvisioningState left, ProvisioningState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProvisioningState(string value) => new ProvisioningState(value); /// diff --git a/test/TestProjects/MgmtParent/src/Generated/Models/InstanceViewType.cs b/test/TestProjects/MgmtParent/src/Generated/Models/InstanceViewType.cs index 83975d37459..3e28293d662 100644 --- a/test/TestProjects/MgmtParent/src/Generated/Models/InstanceViewType.cs +++ b/test/TestProjects/MgmtParent/src/Generated/Models/InstanceViewType.cs @@ -30,7 +30,7 @@ public InstanceViewType(string value) public static bool operator ==(InstanceViewType left, InstanceViewType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InstanceViewType left, InstanceViewType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InstanceViewType(string value) => new InstanceViewType(value); /// diff --git a/test/TestProjects/MgmtPartialResource/src/Generated/Models/DeleteOption.cs b/test/TestProjects/MgmtPartialResource/src/Generated/Models/DeleteOption.cs index 8a9e89a5902..c60ffe27a7a 100644 --- a/test/TestProjects/MgmtPartialResource/src/Generated/Models/DeleteOption.cs +++ b/test/TestProjects/MgmtPartialResource/src/Generated/Models/DeleteOption.cs @@ -33,7 +33,7 @@ public DeleteOption(string value) public static bool operator ==(DeleteOption left, DeleteOption right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DeleteOption left, DeleteOption right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DeleteOption(string value) => new DeleteOption(value); /// diff --git a/test/TestProjects/MgmtPartialResource/src/Generated/Models/IPAllocationMethod.cs b/test/TestProjects/MgmtPartialResource/src/Generated/Models/IPAllocationMethod.cs index 3bd25f55503..759cf5c41c7 100644 --- a/test/TestProjects/MgmtPartialResource/src/Generated/Models/IPAllocationMethod.cs +++ b/test/TestProjects/MgmtPartialResource/src/Generated/Models/IPAllocationMethod.cs @@ -33,7 +33,7 @@ public IPAllocationMethod(string value) public static bool operator ==(IPAllocationMethod left, IPAllocationMethod right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IPAllocationMethod left, IPAllocationMethod right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IPAllocationMethod(string value) => new IPAllocationMethod(value); /// diff --git a/test/TestProjects/MgmtPartialResource/src/Generated/Models/IPVersion.cs b/test/TestProjects/MgmtPartialResource/src/Generated/Models/IPVersion.cs index 3d0ea28301d..43dc73b2b3f 100644 --- a/test/TestProjects/MgmtPartialResource/src/Generated/Models/IPVersion.cs +++ b/test/TestProjects/MgmtPartialResource/src/Generated/Models/IPVersion.cs @@ -33,7 +33,7 @@ public IPVersion(string value) public static bool operator ==(IPVersion left, IPVersion right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IPVersion left, IPVersion right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IPVersion(string value) => new IPVersion(value); /// diff --git a/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressMigrationPhase.cs b/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressMigrationPhase.cs index 7490f62057d..441679b9201 100644 --- a/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressMigrationPhase.cs +++ b/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressMigrationPhase.cs @@ -42,7 +42,7 @@ public PublicIPAddressMigrationPhase(string value) public static bool operator ==(PublicIPAddressMigrationPhase left, PublicIPAddressMigrationPhase right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PublicIPAddressMigrationPhase left, PublicIPAddressMigrationPhase right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PublicIPAddressMigrationPhase(string value) => new PublicIPAddressMigrationPhase(value); /// diff --git a/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressSkuName.cs b/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressSkuName.cs index fdf8e201d2c..4945ed5c34f 100644 --- a/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressSkuName.cs +++ b/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressSkuName.cs @@ -33,7 +33,7 @@ public PublicIPAddressSkuName(string value) public static bool operator ==(PublicIPAddressSkuName left, PublicIPAddressSkuName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PublicIPAddressSkuName left, PublicIPAddressSkuName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PublicIPAddressSkuName(string value) => new PublicIPAddressSkuName(value); /// diff --git a/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressSkuTier.cs b/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressSkuTier.cs index 7670b1d3123..aa3c7df89ed 100644 --- a/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressSkuTier.cs +++ b/test/TestProjects/MgmtPartialResource/src/Generated/Models/PublicIPAddressSkuTier.cs @@ -33,7 +33,7 @@ public PublicIPAddressSkuTier(string value) public static bool operator ==(PublicIPAddressSkuTier left, PublicIPAddressSkuTier right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PublicIPAddressSkuTier left, PublicIPAddressSkuTier right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PublicIPAddressSkuTier(string value) => new PublicIPAddressSkuTier(value); /// diff --git a/test/TestProjects/MgmtPropertyChooser/src/Generated/Models/InstanceViewType.cs b/test/TestProjects/MgmtPropertyChooser/src/Generated/Models/InstanceViewType.cs index 966a87a5b96..710b5c01fe4 100644 --- a/test/TestProjects/MgmtPropertyChooser/src/Generated/Models/InstanceViewType.cs +++ b/test/TestProjects/MgmtPropertyChooser/src/Generated/Models/InstanceViewType.cs @@ -30,7 +30,7 @@ public InstanceViewType(string value) public static bool operator ==(InstanceViewType left, InstanceViewType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(InstanceViewType left, InstanceViewType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator InstanceViewType(string value) => new InstanceViewType(value); /// diff --git a/test/TestProjects/MgmtSafeFlatten/src/Generated/Models/LayerOneTypeName.cs b/test/TestProjects/MgmtSafeFlatten/src/Generated/Models/LayerOneTypeName.cs index dfdbf3ef688..175e16d43a9 100644 --- a/test/TestProjects/MgmtSafeFlatten/src/Generated/Models/LayerOneTypeName.cs +++ b/test/TestProjects/MgmtSafeFlatten/src/Generated/Models/LayerOneTypeName.cs @@ -33,7 +33,7 @@ public LayerOneTypeName(string value) public static bool operator ==(LayerOneTypeName left, LayerOneTypeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(LayerOneTypeName left, LayerOneTypeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator LayerOneTypeName(string value) => new LayerOneTypeName(value); /// diff --git a/test/TestProjects/MgmtScopeResource/src/Generated/Models/ComplianceStatus.cs b/test/TestProjects/MgmtScopeResource/src/Generated/Models/ComplianceStatus.cs index af92c457fc8..aeecd7a5663 100644 --- a/test/TestProjects/MgmtScopeResource/src/Generated/Models/ComplianceStatus.cs +++ b/test/TestProjects/MgmtScopeResource/src/Generated/Models/ComplianceStatus.cs @@ -36,7 +36,7 @@ public ComplianceStatus(string value) public static bool operator ==(ComplianceStatus left, ComplianceStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ComplianceStatus left, ComplianceStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ComplianceStatus(string value) => new ComplianceStatus(value); /// diff --git a/test/TestProjects/MgmtScopeResource/src/Generated/Models/DataStatus.cs b/test/TestProjects/MgmtScopeResource/src/Generated/Models/DataStatus.cs index bd2abc6280d..0d9161a96b5 100644 --- a/test/TestProjects/MgmtScopeResource/src/Generated/Models/DataStatus.cs +++ b/test/TestProjects/MgmtScopeResource/src/Generated/Models/DataStatus.cs @@ -33,7 +33,7 @@ public DataStatus(string value) public static bool operator ==(DataStatus left, DataStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DataStatus left, DataStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DataStatus(string value) => new DataStatus(value); /// diff --git a/test/TestProjects/MgmtScopeResource/src/Generated/Models/EnforcementMode.cs b/test/TestProjects/MgmtScopeResource/src/Generated/Models/EnforcementMode.cs index 1e293aad682..47b2204023f 100644 --- a/test/TestProjects/MgmtScopeResource/src/Generated/Models/EnforcementMode.cs +++ b/test/TestProjects/MgmtScopeResource/src/Generated/Models/EnforcementMode.cs @@ -33,7 +33,7 @@ public EnforcementMode(string value) public static bool operator ==(EnforcementMode left, EnforcementMode right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EnforcementMode left, EnforcementMode right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EnforcementMode(string value) => new EnforcementMode(value); /// diff --git a/test/TestProjects/MgmtScopeResource/src/Generated/Models/Filter.cs b/test/TestProjects/MgmtScopeResource/src/Generated/Models/Filter.cs index 5372c6b7882..c8a20dca042 100644 --- a/test/TestProjects/MgmtScopeResource/src/Generated/Models/Filter.cs +++ b/test/TestProjects/MgmtScopeResource/src/Generated/Models/Filter.cs @@ -30,7 +30,7 @@ public Filter(string value) public static bool operator ==(Filter left, Filter right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Filter left, Filter right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Filter(string value) => new Filter(value); /// diff --git a/test/TestProjects/MgmtScopeResource/src/Generated/Models/OnboardingStatus.cs b/test/TestProjects/MgmtScopeResource/src/Generated/Models/OnboardingStatus.cs index c8ed1b0613e..158e2dae9d7 100644 --- a/test/TestProjects/MgmtScopeResource/src/Generated/Models/OnboardingStatus.cs +++ b/test/TestProjects/MgmtScopeResource/src/Generated/Models/OnboardingStatus.cs @@ -36,7 +36,7 @@ public OnboardingStatus(string value) public static bool operator ==(OnboardingStatus left, OnboardingStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OnboardingStatus left, OnboardingStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OnboardingStatus(string value) => new OnboardingStatus(value); /// diff --git a/test/TestProjects/MgmtScopeResource/src/Generated/Models/ProvisioningState.cs b/test/TestProjects/MgmtScopeResource/src/Generated/Models/ProvisioningState.cs index 68502acbd88..09f9562dd00 100644 --- a/test/TestProjects/MgmtScopeResource/src/Generated/Models/ProvisioningState.cs +++ b/test/TestProjects/MgmtScopeResource/src/Generated/Models/ProvisioningState.cs @@ -63,7 +63,7 @@ public ProvisioningState(string value) public static bool operator ==(ProvisioningState left, ProvisioningState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProvisioningState left, ProvisioningState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProvisioningState(string value) => new ProvisioningState(value); /// diff --git a/test/TestProjects/MgmtSingletonResource/src/Generated/Models/BrakeName.cs b/test/TestProjects/MgmtSingletonResource/src/Generated/Models/BrakeName.cs index 6dd7df619f9..25986ce4a08 100644 --- a/test/TestProjects/MgmtSingletonResource/src/Generated/Models/BrakeName.cs +++ b/test/TestProjects/MgmtSingletonResource/src/Generated/Models/BrakeName.cs @@ -30,7 +30,7 @@ public BrakeName(string value) public static bool operator ==(BrakeName left, BrakeName right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(BrakeName left, BrakeName right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator BrakeName(string value) => new BrakeName(value); /// diff --git a/test/TestProjects/ModelNamespace/Generated/Models/TestExtensibleEnum.cs b/test/TestProjects/ModelNamespace/Generated/Models/TestExtensibleEnum.cs index 462b79ddaa7..99b09319c34 100644 --- a/test/TestProjects/ModelNamespace/Generated/Models/TestExtensibleEnum.cs +++ b/test/TestProjects/ModelNamespace/Generated/Models/TestExtensibleEnum.cs @@ -36,7 +36,7 @@ public TestExtensibleEnum(string value) public static bool operator ==(TestExtensibleEnum left, TestExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(TestExtensibleEnum left, TestExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator TestExtensibleEnum(string value) => new TestExtensibleEnum(value); /// diff --git a/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ProviderAuthorizationConsentState.cs b/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ProviderAuthorizationConsentState.cs index 7f723478ea1..585f4434038 100644 --- a/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ProviderAuthorizationConsentState.cs +++ b/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ProviderAuthorizationConsentState.cs @@ -39,7 +39,7 @@ public ProviderAuthorizationConsentState(string value) public static bool operator ==(ProviderAuthorizationConsentState left, ProviderAuthorizationConsentState right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProviderAuthorizationConsentState left, ProviderAuthorizationConsentState right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProviderAuthorizationConsentState(string value) => new ProviderAuthorizationConsentState(value); /// diff --git a/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ResourceTypeAliasPathAttributes.cs b/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ResourceTypeAliasPathAttributes.cs index 42b91f54c62..0bdde83a1f6 100644 --- a/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ResourceTypeAliasPathAttributes.cs +++ b/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ResourceTypeAliasPathAttributes.cs @@ -33,7 +33,7 @@ public ResourceTypeAliasPathAttributes(string value) public static bool operator ==(ResourceTypeAliasPathAttributes left, ResourceTypeAliasPathAttributes right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ResourceTypeAliasPathAttributes left, ResourceTypeAliasPathAttributes right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ResourceTypeAliasPathAttributes(string value) => new ResourceTypeAliasPathAttributes(value); /// diff --git a/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ResourceTypeAliasPathTokenType.cs b/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ResourceTypeAliasPathTokenType.cs index 0a23c7ac1a1..d12f6053c3c 100644 --- a/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ResourceTypeAliasPathTokenType.cs +++ b/test/TestProjects/ModelReaderWriterValidation-TypeSpec/src/Generated/Models/ResourceTypeAliasPathTokenType.cs @@ -51,7 +51,7 @@ public ResourceTypeAliasPathTokenType(string value) public static bool operator ==(ResourceTypeAliasPathTokenType left, ResourceTypeAliasPathTokenType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ResourceTypeAliasPathTokenType left, ResourceTypeAliasPathTokenType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ResourceTypeAliasPathTokenType(string value) => new ResourceTypeAliasPathTokenType(value); /// diff --git a/test/TestProjects/MultipleInputFiles/Generated/Models/Source.cs b/test/TestProjects/MultipleInputFiles/Generated/Models/Source.cs index 2b8ce65ba81..65233da9b71 100644 --- a/test/TestProjects/MultipleInputFiles/Generated/Models/Source.cs +++ b/test/TestProjects/MultipleInputFiles/Generated/Models/Source.cs @@ -33,7 +33,7 @@ public Source(string value) public static bool operator ==(Source left, Source right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Source left, Source right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Source(string value) => new Source(value); /// diff --git a/test/TestProjects/MultipleInputFiles/Generated/Models/SourceEnum.cs b/test/TestProjects/MultipleInputFiles/Generated/Models/SourceEnum.cs index 1486a86490e..6209833ef49 100644 --- a/test/TestProjects/MultipleInputFiles/Generated/Models/SourceEnum.cs +++ b/test/TestProjects/MultipleInputFiles/Generated/Models/SourceEnum.cs @@ -33,7 +33,7 @@ public SourceEnum(string value) public static bool operator ==(SourceEnum left, SourceEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SourceEnum left, SourceEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SourceEnum(string value) => new SourceEnum(value); /// diff --git a/test/TestProjects/NameConflicts/Generated/Models/ItemValue.cs b/test/TestProjects/NameConflicts/Generated/Models/ItemValue.cs index c9114c38ada..d6ab1791b42 100644 --- a/test/TestProjects/NameConflicts/Generated/Models/ItemValue.cs +++ b/test/TestProjects/NameConflicts/Generated/Models/ItemValue.cs @@ -36,7 +36,7 @@ public ItemValue(string value) public static bool operator ==(ItemValue left, ItemValue right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ItemValue left, ItemValue right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ItemValue(string value) => new ItemValue(value); /// diff --git a/test/TestProjects/NameConflicts/Generated/Models/SystemEnum.cs b/test/TestProjects/NameConflicts/Generated/Models/SystemEnum.cs index 223eb278d8d..6beb00f4dab 100644 --- a/test/TestProjects/NameConflicts/Generated/Models/SystemEnum.cs +++ b/test/TestProjects/NameConflicts/Generated/Models/SystemEnum.cs @@ -33,7 +33,7 @@ public SystemEnum(string value) public static bool operator ==(SystemEnum left, SystemEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SystemEnum left, SystemEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SystemEnum(string value) => new SystemEnum(value); /// diff --git a/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/CustomDaysOfWeek.cs b/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/CustomDaysOfWeek.cs index af4fc7758f0..4a1aa497b4a 100644 --- a/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/CustomDaysOfWeek.cs +++ b/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/CustomDaysOfWeek.cs @@ -43,7 +43,7 @@ public CustomDaysOfWeek(string value) public static bool operator ==(CustomDaysOfWeek left, CustomDaysOfWeek right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CustomDaysOfWeek left, CustomDaysOfWeek right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CustomDaysOfWeek(string value) => new CustomDaysOfWeek(value); /// diff --git a/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/EnumWithCustomNamespace.cs b/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/EnumWithCustomNamespace.cs index c8a40f32fad..31fe616b7b8 100644 --- a/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/EnumWithCustomNamespace.cs +++ b/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/EnumWithCustomNamespace.cs @@ -36,7 +36,7 @@ public EnumWithCustomNamespace(string value) public static bool operator ==(EnumWithCustomNamespace left, EnumWithCustomNamespace right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EnumWithCustomNamespace left, EnumWithCustomNamespace right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EnumWithCustomNamespace(string value) => new EnumWithCustomNamespace(value); /// diff --git a/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/NonExtensibleEnumTurnedExtensible.cs b/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/NonExtensibleEnumTurnedExtensible.cs index c8d83c73cdf..67d23c6c5f4 100644 --- a/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/NonExtensibleEnumTurnedExtensible.cs +++ b/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/NonExtensibleEnumTurnedExtensible.cs @@ -36,7 +36,7 @@ public NonExtensibleEnumTurnedExtensible(string value) public static bool operator ==(NonExtensibleEnumTurnedExtensible left, NonExtensibleEnumTurnedExtensible right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NonExtensibleEnumTurnedExtensible left, NonExtensibleEnumTurnedExtensible right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NonExtensibleEnumTurnedExtensible(string value) => new NonExtensibleEnumTurnedExtensible(value); /// diff --git a/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/UnexposedExtensibleEnum.cs b/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/UnexposedExtensibleEnum.cs index 33c96814084..472c8ce500a 100644 --- a/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/UnexposedExtensibleEnum.cs +++ b/test/TestProjects/TypeSchemaMapping/SomeFolder/Generated/Models/UnexposedExtensibleEnum.cs @@ -36,7 +36,7 @@ public UnexposedExtensibleEnum(string value) public static bool operator ==(UnexposedExtensibleEnum left, UnexposedExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(UnexposedExtensibleEnum left, UnexposedExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator UnexposedExtensibleEnum(string value) => new UnexposedExtensibleEnum(value); /// diff --git a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs index a32e5cc0856..85e73f5ccc4 100644 --- a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs +++ b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs @@ -39,7 +39,7 @@ public FloatExtensibleEnum(float value) public static bool operator ==(FloatExtensibleEnum left, FloatExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatExtensibleEnum left, FloatExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatExtensibleEnum(float value) => new FloatExtensibleEnum(value); /// diff --git a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/IntExtensibleEnum.cs b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/IntExtensibleEnum.cs index a595b9a52a2..52179eb4c34 100644 --- a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/IntExtensibleEnum.cs +++ b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/IntExtensibleEnum.cs @@ -39,7 +39,7 @@ public IntExtensibleEnum(int value) public static bool operator ==(IntExtensibleEnum left, IntExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntExtensibleEnum left, IntExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntExtensibleEnum(int value) => new IntExtensibleEnum(value); /// diff --git a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/StringExtensibleEnum.cs b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/StringExtensibleEnum.cs index d839c1eefe1..79f6bd7afae 100644 --- a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/StringExtensibleEnum.cs +++ b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/StringExtensibleEnum.cs @@ -36,7 +36,7 @@ public StringExtensibleEnum(string value) public static bool operator ==(StringExtensibleEnum left, StringExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringExtensibleEnum left, StringExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringExtensibleEnum(string value) => new StringExtensibleEnum(value); /// diff --git a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs index 07226d3b04d..aab90e19245 100644 --- a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs +++ b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs @@ -33,7 +33,7 @@ public ThingOptionalLiteralFloat(float value) public static bool operator ==(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralFloat(float value) => new ThingOptionalLiteralFloat(value); /// diff --git a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs index 45dbfab699b..1355875b082 100644 --- a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs +++ b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs @@ -33,7 +33,7 @@ public ThingOptionalLiteralInt(int value) public static bool operator ==(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralInt(int value) => new ThingOptionalLiteralInt(value); /// diff --git a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs index 0389a182768..a630038708d 100644 --- a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs +++ b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs @@ -30,7 +30,7 @@ public ThingOptionalLiteralString(string value) public static bool operator ==(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralString(string value) => new ThingOptionalLiteralString(value); /// diff --git a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs index e688f5933fa..d5b540866af 100644 --- a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs +++ b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs @@ -33,7 +33,7 @@ public ThingRequiredLiteralFloat(float value) public static bool operator ==(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralFloat(float value) => new ThingRequiredLiteralFloat(value); /// diff --git a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs index fd175726e29..ab0e9e9f600 100644 --- a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs +++ b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs @@ -33,7 +33,7 @@ public ThingRequiredLiteralInt(int value) public static bool operator ==(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralInt(int value) => new ThingRequiredLiteralInt(value); /// diff --git a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs index 72d3d43871d..310ebd3627f 100644 --- a/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs +++ b/test/TestProjects/sdk/newprojecttypespec/Azure.NewProject.TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs @@ -30,7 +30,7 @@ public ThingRequiredLiteralString(string value) public static bool operator ==(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralString(string value) => new ThingRequiredLiteralString(value); /// diff --git a/test/TestServerProjects/azure-parameter-grouping/Generated/Models/EncryptionAlgorithmType.cs b/test/TestServerProjects/azure-parameter-grouping/Generated/Models/EncryptionAlgorithmType.cs index ac0ef083bac..cf23cf38737 100644 --- a/test/TestServerProjects/azure-parameter-grouping/Generated/Models/EncryptionAlgorithmType.cs +++ b/test/TestServerProjects/azure-parameter-grouping/Generated/Models/EncryptionAlgorithmType.cs @@ -30,7 +30,7 @@ public EncryptionAlgorithmType(string value) public static bool operator ==(EncryptionAlgorithmType left, EncryptionAlgorithmType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EncryptionAlgorithmType left, EncryptionAlgorithmType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EncryptionAlgorithmType(string value) => new EncryptionAlgorithmType(value); /// diff --git a/test/TestServerProjects/azure-special-properties/Generated/Models/ErrorConstantId.cs b/test/TestServerProjects/azure-special-properties/Generated/Models/ErrorConstantId.cs index 44cb93ddd31..1fcdfe76b73 100644 --- a/test/TestServerProjects/azure-special-properties/Generated/Models/ErrorConstantId.cs +++ b/test/TestServerProjects/azure-special-properties/Generated/Models/ErrorConstantId.cs @@ -33,7 +33,7 @@ public ErrorConstantId(int value) public static bool operator ==(ErrorConstantId left, ErrorConstantId right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ErrorConstantId left, ErrorConstantId right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ErrorConstantId(int value) => new ErrorConstantId(value); /// diff --git a/test/TestServerProjects/body-array/Generated/Models/Enum0.cs b/test/TestServerProjects/body-array/Generated/Models/Enum0.cs index 68b48006e82..924507c3f81 100644 --- a/test/TestServerProjects/body-array/Generated/Models/Enum0.cs +++ b/test/TestServerProjects/body-array/Generated/Models/Enum0.cs @@ -36,7 +36,7 @@ public Enum0(string value) public static bool operator ==(Enum0 left, Enum0 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum0 left, Enum0 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum0(string value) => new Enum0(value); /// diff --git a/test/TestServerProjects/body-array/Generated/Models/Enum1.cs b/test/TestServerProjects/body-array/Generated/Models/Enum1.cs index 3b608401d99..cda42ab9c01 100644 --- a/test/TestServerProjects/body-array/Generated/Models/Enum1.cs +++ b/test/TestServerProjects/body-array/Generated/Models/Enum1.cs @@ -36,7 +36,7 @@ public Enum1(string value) public static bool operator ==(Enum1 left, Enum1 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(Enum1 left, Enum1 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator Enum1(string value) => new Enum1(value); /// diff --git a/test/TestServerProjects/body-complex/Generated/Models/CMYKColors.cs b/test/TestServerProjects/body-complex/Generated/Models/CMYKColors.cs index 46de07e57bb..d4f800a43d3 100644 --- a/test/TestServerProjects/body-complex/Generated/Models/CMYKColors.cs +++ b/test/TestServerProjects/body-complex/Generated/Models/CMYKColors.cs @@ -39,7 +39,7 @@ public CMYKColors(string value) public static bool operator ==(CMYKColors left, CMYKColors right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CMYKColors left, CMYKColors right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CMYKColors(string value) => new CMYKColors(value); /// diff --git a/test/TestServerProjects/body-complex/Generated/Models/GoblinSharkColor.cs b/test/TestServerProjects/body-complex/Generated/Models/GoblinSharkColor.cs index 742a8d20f71..c21e4dc9c7b 100644 --- a/test/TestServerProjects/body-complex/Generated/Models/GoblinSharkColor.cs +++ b/test/TestServerProjects/body-complex/Generated/Models/GoblinSharkColor.cs @@ -42,7 +42,7 @@ public GoblinSharkColor(string value) public static bool operator ==(GoblinSharkColor left, GoblinSharkColor right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(GoblinSharkColor left, GoblinSharkColor right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator GoblinSharkColor(string value) => new GoblinSharkColor(value); /// diff --git a/test/TestServerProjects/body-complex/Generated/Models/MyKind.cs b/test/TestServerProjects/body-complex/Generated/Models/MyKind.cs index 6515888aa39..ce283edd0fc 100644 --- a/test/TestServerProjects/body-complex/Generated/Models/MyKind.cs +++ b/test/TestServerProjects/body-complex/Generated/Models/MyKind.cs @@ -30,7 +30,7 @@ public MyKind(string value) public static bool operator ==(MyKind left, MyKind right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(MyKind left, MyKind right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator MyKind(string value) => new MyKind(value); /// diff --git a/test/TestServerProjects/body-formdata-urlencoded/Generated/Models/PetFood.cs b/test/TestServerProjects/body-formdata-urlencoded/Generated/Models/PetFood.cs index 5261d797672..7182126e64b 100644 --- a/test/TestServerProjects/body-formdata-urlencoded/Generated/Models/PetFood.cs +++ b/test/TestServerProjects/body-formdata-urlencoded/Generated/Models/PetFood.cs @@ -36,7 +36,7 @@ public PetFood(string value) public static bool operator ==(PetFood left, PetFood right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PetFood left, PetFood right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PetFood(string value) => new PetFood(value); /// diff --git a/test/TestServerProjects/body-formdata-urlencoded/Generated/Models/PostContentSchemaGrantType.cs b/test/TestServerProjects/body-formdata-urlencoded/Generated/Models/PostContentSchemaGrantType.cs index 8fa32a4b31e..f7a7a2fe0e3 100644 --- a/test/TestServerProjects/body-formdata-urlencoded/Generated/Models/PostContentSchemaGrantType.cs +++ b/test/TestServerProjects/body-formdata-urlencoded/Generated/Models/PostContentSchemaGrantType.cs @@ -30,7 +30,7 @@ public PostContentSchemaGrantType(string value) public static bool operator ==(PostContentSchemaGrantType left, PostContentSchemaGrantType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PostContentSchemaGrantType left, PostContentSchemaGrantType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PostContentSchemaGrantType(string value) => new PostContentSchemaGrantType(value); /// diff --git a/test/TestServerProjects/body-string/Generated/Models/ColorConstant.cs b/test/TestServerProjects/body-string/Generated/Models/ColorConstant.cs index 9df8dfb9e73..98c61cd418c 100644 --- a/test/TestServerProjects/body-string/Generated/Models/ColorConstant.cs +++ b/test/TestServerProjects/body-string/Generated/Models/ColorConstant.cs @@ -30,7 +30,7 @@ public ColorConstant(string value) public static bool operator ==(ColorConstant left, ColorConstant right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ColorConstant left, ColorConstant right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ColorConstant(string value) => new ColorConstant(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueDefaultEnum.cs index 8c3a2565359..916a1fe476c 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueDefaultEnum.cs @@ -30,7 +30,7 @@ public ModelAsStringNoRequiredOneValueDefaultEnum(string value) public static bool operator ==(ModelAsStringNoRequiredOneValueDefaultEnum left, ModelAsStringNoRequiredOneValueDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringNoRequiredOneValueDefaultEnum left, ModelAsStringNoRequiredOneValueDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringNoRequiredOneValueDefaultEnum(string value) => new ModelAsStringNoRequiredOneValueDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueDefaultOpEnum.cs index df4508beaae..6b45a9644c6 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueDefaultOpEnum.cs @@ -30,7 +30,7 @@ public ModelAsStringNoRequiredOneValueDefaultOpEnum(string value) public static bool operator ==(ModelAsStringNoRequiredOneValueDefaultOpEnum left, ModelAsStringNoRequiredOneValueDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringNoRequiredOneValueDefaultOpEnum left, ModelAsStringNoRequiredOneValueDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringNoRequiredOneValueDefaultOpEnum(string value) => new ModelAsStringNoRequiredOneValueDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueNoDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueNoDefaultEnum.cs index 228d31bb4a0..cc2ced3f655 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueNoDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueNoDefaultEnum.cs @@ -30,7 +30,7 @@ public ModelAsStringNoRequiredOneValueNoDefaultEnum(string value) public static bool operator ==(ModelAsStringNoRequiredOneValueNoDefaultEnum left, ModelAsStringNoRequiredOneValueNoDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringNoRequiredOneValueNoDefaultEnum left, ModelAsStringNoRequiredOneValueNoDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringNoRequiredOneValueNoDefaultEnum(string value) => new ModelAsStringNoRequiredOneValueNoDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueNoDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueNoDefaultOpEnum.cs index e843c41eed3..75eea785a44 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueNoDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredOneValueNoDefaultOpEnum.cs @@ -30,7 +30,7 @@ public ModelAsStringNoRequiredOneValueNoDefaultOpEnum(string value) public static bool operator ==(ModelAsStringNoRequiredOneValueNoDefaultOpEnum left, ModelAsStringNoRequiredOneValueNoDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringNoRequiredOneValueNoDefaultOpEnum left, ModelAsStringNoRequiredOneValueNoDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringNoRequiredOneValueNoDefaultOpEnum(string value) => new ModelAsStringNoRequiredOneValueNoDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueDefaultEnum.cs index cd4f6fdee97..794a07d918e 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueDefaultEnum.cs @@ -33,7 +33,7 @@ public ModelAsStringNoRequiredTwoValueDefaultEnum(string value) public static bool operator ==(ModelAsStringNoRequiredTwoValueDefaultEnum left, ModelAsStringNoRequiredTwoValueDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringNoRequiredTwoValueDefaultEnum left, ModelAsStringNoRequiredTwoValueDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringNoRequiredTwoValueDefaultEnum(string value) => new ModelAsStringNoRequiredTwoValueDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueDefaultOpEnum.cs index 017a5dd8562..1201696576b 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueDefaultOpEnum.cs @@ -33,7 +33,7 @@ public ModelAsStringNoRequiredTwoValueDefaultOpEnum(string value) public static bool operator ==(ModelAsStringNoRequiredTwoValueDefaultOpEnum left, ModelAsStringNoRequiredTwoValueDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringNoRequiredTwoValueDefaultOpEnum left, ModelAsStringNoRequiredTwoValueDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringNoRequiredTwoValueDefaultOpEnum(string value) => new ModelAsStringNoRequiredTwoValueDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueNoDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueNoDefaultEnum.cs index 25ec6a6cb0a..a5dfde39d86 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueNoDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueNoDefaultEnum.cs @@ -33,7 +33,7 @@ public ModelAsStringNoRequiredTwoValueNoDefaultEnum(string value) public static bool operator ==(ModelAsStringNoRequiredTwoValueNoDefaultEnum left, ModelAsStringNoRequiredTwoValueNoDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringNoRequiredTwoValueNoDefaultEnum left, ModelAsStringNoRequiredTwoValueNoDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringNoRequiredTwoValueNoDefaultEnum(string value) => new ModelAsStringNoRequiredTwoValueNoDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueNoDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueNoDefaultOpEnum.cs index d392f3aaf39..6c8526d16a9 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueNoDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringNoRequiredTwoValueNoDefaultOpEnum.cs @@ -33,7 +33,7 @@ public ModelAsStringNoRequiredTwoValueNoDefaultOpEnum(string value) public static bool operator ==(ModelAsStringNoRequiredTwoValueNoDefaultOpEnum left, ModelAsStringNoRequiredTwoValueNoDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringNoRequiredTwoValueNoDefaultOpEnum left, ModelAsStringNoRequiredTwoValueNoDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringNoRequiredTwoValueNoDefaultOpEnum(string value) => new ModelAsStringNoRequiredTwoValueNoDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueDefaultEnum.cs index a80c3346593..2184a737d25 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueDefaultEnum.cs @@ -30,7 +30,7 @@ public ModelAsStringRequiredOneValueDefaultEnum(string value) public static bool operator ==(ModelAsStringRequiredOneValueDefaultEnum left, ModelAsStringRequiredOneValueDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringRequiredOneValueDefaultEnum left, ModelAsStringRequiredOneValueDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringRequiredOneValueDefaultEnum(string value) => new ModelAsStringRequiredOneValueDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueDefaultOpEnum.cs index 3133c9edbbb..595d35df771 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueDefaultOpEnum.cs @@ -30,7 +30,7 @@ public ModelAsStringRequiredOneValueDefaultOpEnum(string value) public static bool operator ==(ModelAsStringRequiredOneValueDefaultOpEnum left, ModelAsStringRequiredOneValueDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringRequiredOneValueDefaultOpEnum left, ModelAsStringRequiredOneValueDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringRequiredOneValueDefaultOpEnum(string value) => new ModelAsStringRequiredOneValueDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueNoDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueNoDefaultEnum.cs index f06fdb6cf47..c67c671be25 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueNoDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueNoDefaultEnum.cs @@ -30,7 +30,7 @@ public ModelAsStringRequiredOneValueNoDefaultEnum(string value) public static bool operator ==(ModelAsStringRequiredOneValueNoDefaultEnum left, ModelAsStringRequiredOneValueNoDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringRequiredOneValueNoDefaultEnum left, ModelAsStringRequiredOneValueNoDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringRequiredOneValueNoDefaultEnum(string value) => new ModelAsStringRequiredOneValueNoDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueNoDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueNoDefaultOpEnum.cs index aefbbf5d8b0..13ec7742353 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueNoDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredOneValueNoDefaultOpEnum.cs @@ -30,7 +30,7 @@ public ModelAsStringRequiredOneValueNoDefaultOpEnum(string value) public static bool operator ==(ModelAsStringRequiredOneValueNoDefaultOpEnum left, ModelAsStringRequiredOneValueNoDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringRequiredOneValueNoDefaultOpEnum left, ModelAsStringRequiredOneValueNoDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringRequiredOneValueNoDefaultOpEnum(string value) => new ModelAsStringRequiredOneValueNoDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueDefaultEnum.cs index 60992cdcd76..90466414d81 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueDefaultEnum.cs @@ -33,7 +33,7 @@ public ModelAsStringRequiredTwoValueDefaultEnum(string value) public static bool operator ==(ModelAsStringRequiredTwoValueDefaultEnum left, ModelAsStringRequiredTwoValueDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringRequiredTwoValueDefaultEnum left, ModelAsStringRequiredTwoValueDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringRequiredTwoValueDefaultEnum(string value) => new ModelAsStringRequiredTwoValueDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueDefaultOpEnum.cs index 37ec92ee0d6..a9a3a95b1bd 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueDefaultOpEnum.cs @@ -33,7 +33,7 @@ public ModelAsStringRequiredTwoValueDefaultOpEnum(string value) public static bool operator ==(ModelAsStringRequiredTwoValueDefaultOpEnum left, ModelAsStringRequiredTwoValueDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringRequiredTwoValueDefaultOpEnum left, ModelAsStringRequiredTwoValueDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringRequiredTwoValueDefaultOpEnum(string value) => new ModelAsStringRequiredTwoValueDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueNoDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueNoDefaultEnum.cs index f9e61cf1f2f..59aa610a300 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueNoDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueNoDefaultEnum.cs @@ -33,7 +33,7 @@ public ModelAsStringRequiredTwoValueNoDefaultEnum(string value) public static bool operator ==(ModelAsStringRequiredTwoValueNoDefaultEnum left, ModelAsStringRequiredTwoValueNoDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringRequiredTwoValueNoDefaultEnum left, ModelAsStringRequiredTwoValueNoDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringRequiredTwoValueNoDefaultEnum(string value) => new ModelAsStringRequiredTwoValueNoDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueNoDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueNoDefaultOpEnum.cs index 8a844a2ef4c..929241b90b2 100644 --- a/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueNoDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/ModelAsStringRequiredTwoValueNoDefaultOpEnum.cs @@ -33,7 +33,7 @@ public ModelAsStringRequiredTwoValueNoDefaultOpEnum(string value) public static bool operator ==(ModelAsStringRequiredTwoValueNoDefaultOpEnum left, ModelAsStringRequiredTwoValueNoDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelAsStringRequiredTwoValueNoDefaultOpEnum left, ModelAsStringRequiredTwoValueNoDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelAsStringRequiredTwoValueNoDefaultOpEnum(string value) => new ModelAsStringRequiredTwoValueNoDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueDefaultEnum.cs index da634460749..448f6a1d45e 100644 --- a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueDefaultEnum.cs @@ -30,7 +30,7 @@ public NoModelAsStringNoRequiredOneValueDefaultEnum(string value) public static bool operator ==(NoModelAsStringNoRequiredOneValueDefaultEnum left, NoModelAsStringNoRequiredOneValueDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NoModelAsStringNoRequiredOneValueDefaultEnum left, NoModelAsStringNoRequiredOneValueDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NoModelAsStringNoRequiredOneValueDefaultEnum(string value) => new NoModelAsStringNoRequiredOneValueDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueDefaultOpEnum.cs index eb6c1dd1f55..4886b8ee156 100644 --- a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueDefaultOpEnum.cs @@ -30,7 +30,7 @@ public NoModelAsStringNoRequiredOneValueDefaultOpEnum(string value) public static bool operator ==(NoModelAsStringNoRequiredOneValueDefaultOpEnum left, NoModelAsStringNoRequiredOneValueDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NoModelAsStringNoRequiredOneValueDefaultOpEnum left, NoModelAsStringNoRequiredOneValueDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NoModelAsStringNoRequiredOneValueDefaultOpEnum(string value) => new NoModelAsStringNoRequiredOneValueDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueNoDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueNoDefaultEnum.cs index 23ebfc36207..5b8bd782621 100644 --- a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueNoDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueNoDefaultEnum.cs @@ -30,7 +30,7 @@ public NoModelAsStringNoRequiredOneValueNoDefaultEnum(string value) public static bool operator ==(NoModelAsStringNoRequiredOneValueNoDefaultEnum left, NoModelAsStringNoRequiredOneValueNoDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NoModelAsStringNoRequiredOneValueNoDefaultEnum left, NoModelAsStringNoRequiredOneValueNoDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NoModelAsStringNoRequiredOneValueNoDefaultEnum(string value) => new NoModelAsStringNoRequiredOneValueNoDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueNoDefaultOpEnum.cs b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueNoDefaultOpEnum.cs index 83dcc107656..9a9d67bc8e8 100644 --- a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueNoDefaultOpEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringNoRequiredOneValueNoDefaultOpEnum.cs @@ -30,7 +30,7 @@ public NoModelAsStringNoRequiredOneValueNoDefaultOpEnum(string value) public static bool operator ==(NoModelAsStringNoRequiredOneValueNoDefaultOpEnum left, NoModelAsStringNoRequiredOneValueNoDefaultOpEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NoModelAsStringNoRequiredOneValueNoDefaultOpEnum left, NoModelAsStringNoRequiredOneValueNoDefaultOpEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NoModelAsStringNoRequiredOneValueNoDefaultOpEnum(string value) => new NoModelAsStringNoRequiredOneValueNoDefaultOpEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringRequiredOneValueDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringRequiredOneValueDefaultEnum.cs index 21415c6b037..e51e5b17975 100644 --- a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringRequiredOneValueDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringRequiredOneValueDefaultEnum.cs @@ -30,7 +30,7 @@ public NoModelAsStringRequiredOneValueDefaultEnum(string value) public static bool operator ==(NoModelAsStringRequiredOneValueDefaultEnum left, NoModelAsStringRequiredOneValueDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NoModelAsStringRequiredOneValueDefaultEnum left, NoModelAsStringRequiredOneValueDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NoModelAsStringRequiredOneValueDefaultEnum(string value) => new NoModelAsStringRequiredOneValueDefaultEnum(value); /// diff --git a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringRequiredOneValueNoDefaultEnum.cs b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringRequiredOneValueNoDefaultEnum.cs index 7c598201219..fe18e2540ea 100644 --- a/test/TestServerProjects/constants/Generated/Models/NoModelAsStringRequiredOneValueNoDefaultEnum.cs +++ b/test/TestServerProjects/constants/Generated/Models/NoModelAsStringRequiredOneValueNoDefaultEnum.cs @@ -30,7 +30,7 @@ public NoModelAsStringRequiredOneValueNoDefaultEnum(string value) public static bool operator ==(NoModelAsStringRequiredOneValueNoDefaultEnum left, NoModelAsStringRequiredOneValueNoDefaultEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(NoModelAsStringRequiredOneValueNoDefaultEnum left, NoModelAsStringRequiredOneValueNoDefaultEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator NoModelAsStringRequiredOneValueNoDefaultEnum(string value) => new NoModelAsStringRequiredOneValueNoDefaultEnum(value); /// diff --git a/test/TestServerProjects/extensible-enums-swagger/Generated/Models/DaysOfWeekExtensibleEnum.cs b/test/TestServerProjects/extensible-enums-swagger/Generated/Models/DaysOfWeekExtensibleEnum.cs index 598631db3aa..d1fb965cf6e 100644 --- a/test/TestServerProjects/extensible-enums-swagger/Generated/Models/DaysOfWeekExtensibleEnum.cs +++ b/test/TestServerProjects/extensible-enums-swagger/Generated/Models/DaysOfWeekExtensibleEnum.cs @@ -48,7 +48,7 @@ public DaysOfWeekExtensibleEnum(string value) public static bool operator ==(DaysOfWeekExtensibleEnum left, DaysOfWeekExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(DaysOfWeekExtensibleEnum left, DaysOfWeekExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator DaysOfWeekExtensibleEnum(string value) => new DaysOfWeekExtensibleEnum(value); /// diff --git a/test/TestServerProjects/extensible-enums-swagger/Generated/Models/IntEnum.cs b/test/TestServerProjects/extensible-enums-swagger/Generated/Models/IntEnum.cs index d2dbb926eb8..e42714003c5 100644 --- a/test/TestServerProjects/extensible-enums-swagger/Generated/Models/IntEnum.cs +++ b/test/TestServerProjects/extensible-enums-swagger/Generated/Models/IntEnum.cs @@ -36,7 +36,7 @@ public IntEnum(string value) public static bool operator ==(IntEnum left, IntEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntEnum left, IntEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntEnum(string value) => new IntEnum(value); /// diff --git a/test/TestServerProjects/lro/Generated/Models/OperationResultStatus.cs b/test/TestServerProjects/lro/Generated/Models/OperationResultStatus.cs index f546ce5dde6..2e4d86fa49b 100644 --- a/test/TestServerProjects/lro/Generated/Models/OperationResultStatus.cs +++ b/test/TestServerProjects/lro/Generated/Models/OperationResultStatus.cs @@ -60,7 +60,7 @@ public OperationResultStatus(string value) public static bool operator ==(OperationResultStatus left, OperationResultStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OperationResultStatus left, OperationResultStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OperationResultStatus(string value) => new OperationResultStatus(value); /// diff --git a/test/TestServerProjects/lro/Generated/Models/ProductPropertiesProvisioningStateValues.cs b/test/TestServerProjects/lro/Generated/Models/ProductPropertiesProvisioningStateValues.cs index c1c2ea2b802..0c81e626407 100644 --- a/test/TestServerProjects/lro/Generated/Models/ProductPropertiesProvisioningStateValues.cs +++ b/test/TestServerProjects/lro/Generated/Models/ProductPropertiesProvisioningStateValues.cs @@ -60,7 +60,7 @@ public ProductPropertiesProvisioningStateValues(string value) public static bool operator ==(ProductPropertiesProvisioningStateValues left, ProductPropertiesProvisioningStateValues right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProductPropertiesProvisioningStateValues left, ProductPropertiesProvisioningStateValues right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProductPropertiesProvisioningStateValues(string value) => new ProductPropertiesProvisioningStateValues(value); /// diff --git a/test/TestServerProjects/lro/Generated/Models/SubProductPropertiesProvisioningStateValues.cs b/test/TestServerProjects/lro/Generated/Models/SubProductPropertiesProvisioningStateValues.cs index c09645adc26..ce4bd656777 100644 --- a/test/TestServerProjects/lro/Generated/Models/SubProductPropertiesProvisioningStateValues.cs +++ b/test/TestServerProjects/lro/Generated/Models/SubProductPropertiesProvisioningStateValues.cs @@ -60,7 +60,7 @@ public SubProductPropertiesProvisioningStateValues(string value) public static bool operator ==(SubProductPropertiesProvisioningStateValues left, SubProductPropertiesProvisioningStateValues right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SubProductPropertiesProvisioningStateValues left, SubProductPropertiesProvisioningStateValues right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SubProductPropertiesProvisioningStateValues(string value) => new SubProductPropertiesProvisioningStateValues(value); /// diff --git a/test/TestServerProjects/model-flattening/Generated/Models/FlattenedProductPropertiesProvisioningStateValues.cs b/test/TestServerProjects/model-flattening/Generated/Models/FlattenedProductPropertiesProvisioningStateValues.cs index 3f0bbcaea2a..8692e1d0df7 100644 --- a/test/TestServerProjects/model-flattening/Generated/Models/FlattenedProductPropertiesProvisioningStateValues.cs +++ b/test/TestServerProjects/model-flattening/Generated/Models/FlattenedProductPropertiesProvisioningStateValues.cs @@ -60,7 +60,7 @@ public FlattenedProductPropertiesProvisioningStateValues(string value) public static bool operator ==(FlattenedProductPropertiesProvisioningStateValues left, FlattenedProductPropertiesProvisioningStateValues right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FlattenedProductPropertiesProvisioningStateValues left, FlattenedProductPropertiesProvisioningStateValues right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FlattenedProductPropertiesProvisioningStateValues(string value) => new FlattenedProductPropertiesProvisioningStateValues(value); /// diff --git a/test/TestServerProjects/model-flattening/Generated/Models/SimpleProductPropertiesMaxProductCapacity.cs b/test/TestServerProjects/model-flattening/Generated/Models/SimpleProductPropertiesMaxProductCapacity.cs index 28e7893fcf0..492509804f2 100644 --- a/test/TestServerProjects/model-flattening/Generated/Models/SimpleProductPropertiesMaxProductCapacity.cs +++ b/test/TestServerProjects/model-flattening/Generated/Models/SimpleProductPropertiesMaxProductCapacity.cs @@ -30,7 +30,7 @@ public SimpleProductPropertiesMaxProductCapacity(string value) public static bool operator ==(SimpleProductPropertiesMaxProductCapacity left, SimpleProductPropertiesMaxProductCapacity right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(SimpleProductPropertiesMaxProductCapacity left, SimpleProductPropertiesMaxProductCapacity right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator SimpleProductPropertiesMaxProductCapacity(string value) => new SimpleProductPropertiesMaxProductCapacity(value); /// diff --git a/test/TestServerProjects/non-string-enum/Generated/Models/FloatEnum.cs b/test/TestServerProjects/non-string-enum/Generated/Models/FloatEnum.cs index 0a5d7dd1f52..d6d2c73f4dd 100644 --- a/test/TestServerProjects/non-string-enum/Generated/Models/FloatEnum.cs +++ b/test/TestServerProjects/non-string-enum/Generated/Models/FloatEnum.cs @@ -45,7 +45,7 @@ public FloatEnum(float value) public static bool operator ==(FloatEnum left, FloatEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatEnum left, FloatEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatEnum(float value) => new FloatEnum(value); /// diff --git a/test/TestServerProjects/non-string-enum/Generated/Models/IntEnum.cs b/test/TestServerProjects/non-string-enum/Generated/Models/IntEnum.cs index a6ab683be16..f0126ebbb0d 100644 --- a/test/TestServerProjects/non-string-enum/Generated/Models/IntEnum.cs +++ b/test/TestServerProjects/non-string-enum/Generated/Models/IntEnum.cs @@ -45,7 +45,7 @@ public IntEnum(int value) public static bool operator ==(IntEnum left, IntEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntEnum left, IntEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntEnum(int value) => new IntEnum(value); /// diff --git a/test/TestServerProjects/paging/Generated/Models/MaxPageSizeType.cs b/test/TestServerProjects/paging/Generated/Models/MaxPageSizeType.cs index c71de267b5a..25d0c9d2f30 100644 --- a/test/TestServerProjects/paging/Generated/Models/MaxPageSizeType.cs +++ b/test/TestServerProjects/paging/Generated/Models/MaxPageSizeType.cs @@ -30,7 +30,7 @@ public MaxPageSizeType(string value) public static bool operator ==(MaxPageSizeType left, MaxPageSizeType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(MaxPageSizeType left, MaxPageSizeType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator MaxPageSizeType(string value) => new MaxPageSizeType(value); /// diff --git a/test/TestServerProjects/paging/Generated/Models/OperationResultStatus.cs b/test/TestServerProjects/paging/Generated/Models/OperationResultStatus.cs index c1332027f64..f8974b77a8f 100644 --- a/test/TestServerProjects/paging/Generated/Models/OperationResultStatus.cs +++ b/test/TestServerProjects/paging/Generated/Models/OperationResultStatus.cs @@ -60,7 +60,7 @@ public OperationResultStatus(string value) public static bool operator ==(OperationResultStatus left, OperationResultStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OperationResultStatus left, OperationResultStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OperationResultStatus(string value) => new OperationResultStatus(value); /// diff --git a/test/TestServerProjects/validation/Generated/Models/ChildProductConstProperty.cs b/test/TestServerProjects/validation/Generated/Models/ChildProductConstProperty.cs index 1f115716b91..36fddf1eca1 100644 --- a/test/TestServerProjects/validation/Generated/Models/ChildProductConstProperty.cs +++ b/test/TestServerProjects/validation/Generated/Models/ChildProductConstProperty.cs @@ -30,7 +30,7 @@ public ChildProductConstProperty(string value) public static bool operator ==(ChildProductConstProperty left, ChildProductConstProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ChildProductConstProperty left, ChildProductConstProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ChildProductConstProperty(string value) => new ChildProductConstProperty(value); /// diff --git a/test/TestServerProjects/validation/Generated/Models/ConstantProductConstProperty.cs b/test/TestServerProjects/validation/Generated/Models/ConstantProductConstProperty.cs index eadd5dabacd..718c1af51bf 100644 --- a/test/TestServerProjects/validation/Generated/Models/ConstantProductConstProperty.cs +++ b/test/TestServerProjects/validation/Generated/Models/ConstantProductConstProperty.cs @@ -30,7 +30,7 @@ public ConstantProductConstProperty(string value) public static bool operator ==(ConstantProductConstProperty left, ConstantProductConstProperty right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ConstantProductConstProperty left, ConstantProductConstProperty right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ConstantProductConstProperty(string value) => new ConstantProductConstProperty(value); /// diff --git a/test/TestServerProjects/validation/Generated/Models/ConstantProductConstProperty2.cs b/test/TestServerProjects/validation/Generated/Models/ConstantProductConstProperty2.cs index ef7c17db18e..bc0ca83b648 100644 --- a/test/TestServerProjects/validation/Generated/Models/ConstantProductConstProperty2.cs +++ b/test/TestServerProjects/validation/Generated/Models/ConstantProductConstProperty2.cs @@ -30,7 +30,7 @@ public ConstantProductConstProperty2(string value) public static bool operator ==(ConstantProductConstProperty2 left, ConstantProductConstProperty2 right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ConstantProductConstProperty2 left, ConstantProductConstProperty2 right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ConstantProductConstProperty2(string value) => new ConstantProductConstProperty2(value); /// diff --git a/test/TestServerProjects/validation/Generated/Models/EnumConst.cs b/test/TestServerProjects/validation/Generated/Models/EnumConst.cs index c4401374e48..0bf2b0e98cb 100644 --- a/test/TestServerProjects/validation/Generated/Models/EnumConst.cs +++ b/test/TestServerProjects/validation/Generated/Models/EnumConst.cs @@ -30,7 +30,7 @@ public EnumConst(string value) public static bool operator ==(EnumConst left, EnumConst right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EnumConst left, EnumConst right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EnumConst(string value) => new EnumConst(value); /// diff --git a/test/TestServerProjects/validation/Generated/Models/ProductConstInt.cs b/test/TestServerProjects/validation/Generated/Models/ProductConstInt.cs index f89577bd1a8..c734c8601ee 100644 --- a/test/TestServerProjects/validation/Generated/Models/ProductConstInt.cs +++ b/test/TestServerProjects/validation/Generated/Models/ProductConstInt.cs @@ -33,7 +33,7 @@ public ProductConstInt(int value) public static bool operator ==(ProductConstInt left, ProductConstInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProductConstInt left, ProductConstInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProductConstInt(int value) => new ProductConstInt(value); /// diff --git a/test/TestServerProjects/validation/Generated/Models/ProductConstString.cs b/test/TestServerProjects/validation/Generated/Models/ProductConstString.cs index ddd23d46876..848a20288af 100644 --- a/test/TestServerProjects/validation/Generated/Models/ProductConstString.cs +++ b/test/TestServerProjects/validation/Generated/Models/ProductConstString.cs @@ -30,7 +30,7 @@ public ProductConstString(string value) public static bool operator ==(ProductConstString left, ProductConstString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ProductConstString left, ProductConstString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ProductConstString(string value) => new ProductConstString(value); /// diff --git a/test/TestServerProjects/xml-service/Generated/Models/AccessTier.cs b/test/TestServerProjects/xml-service/Generated/Models/AccessTier.cs index d1c86f0d798..5eb85829167 100644 --- a/test/TestServerProjects/xml-service/Generated/Models/AccessTier.cs +++ b/test/TestServerProjects/xml-service/Generated/Models/AccessTier.cs @@ -57,7 +57,7 @@ public AccessTier(string value) public static bool operator ==(AccessTier left, AccessTier right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(AccessTier left, AccessTier right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator AccessTier(string value) => new AccessTier(value); /// diff --git a/test/TestServerProjects/xml-service/Generated/Models/ArchiveStatus.cs b/test/TestServerProjects/xml-service/Generated/Models/ArchiveStatus.cs index dc94498ac8d..0de1e4d97a8 100644 --- a/test/TestServerProjects/xml-service/Generated/Models/ArchiveStatus.cs +++ b/test/TestServerProjects/xml-service/Generated/Models/ArchiveStatus.cs @@ -33,7 +33,7 @@ public ArchiveStatus(string value) public static bool operator ==(ArchiveStatus left, ArchiveStatus right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ArchiveStatus left, ArchiveStatus right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ArchiveStatus(string value) => new ArchiveStatus(value); /// diff --git a/test/TestServerProjects/xml-service/Generated/Models/PublicAccessType.cs b/test/TestServerProjects/xml-service/Generated/Models/PublicAccessType.cs index 992f40056b0..ff61ca79c12 100644 --- a/test/TestServerProjects/xml-service/Generated/Models/PublicAccessType.cs +++ b/test/TestServerProjects/xml-service/Generated/Models/PublicAccessType.cs @@ -33,7 +33,7 @@ public PublicAccessType(string value) public static bool operator ==(PublicAccessType left, PublicAccessType right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(PublicAccessType left, PublicAccessType right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator PublicAccessType(string value) => new PublicAccessType(value); /// diff --git a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs index 5f79c22b948..ef0724131d7 100644 --- a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs +++ b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs @@ -30,7 +30,7 @@ public ThingOptionalLiteralFloat(float value) public static bool operator ==(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralFloat(float value) => new ThingOptionalLiteralFloat(value); /// diff --git a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs index 84ceba4b019..0a866e22c72 100644 --- a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs +++ b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs @@ -30,7 +30,7 @@ public ThingOptionalLiteralInt(int value) public static bool operator ==(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralInt(int value) => new ThingOptionalLiteralInt(value); /// diff --git a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs index a126ea5929a..b8ef7433984 100644 --- a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs +++ b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs @@ -27,7 +27,7 @@ public ThingOptionalLiteralString(string value) public static bool operator ==(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralString(string value) => new ThingOptionalLiteralString(value); /// diff --git a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs index 858d99cba43..d590fbbf171 100644 --- a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs +++ b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs @@ -30,7 +30,7 @@ public ThingRequiredLiteralFloat(float value) public static bool operator ==(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralFloat(float value) => new ThingRequiredLiteralFloat(value); /// diff --git a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs index 7fbc3c3e454..bbe20b0cc2d 100644 --- a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs +++ b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs @@ -30,7 +30,7 @@ public ThingRequiredLiteralInt(int value) public static bool operator ==(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralInt(int value) => new ThingRequiredLiteralInt(value); /// diff --git a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs index 94e61d8bb8f..ad9fc0ac257 100644 --- a/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs +++ b/test/UnbrandedProjects/Customized-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs @@ -27,7 +27,7 @@ public ThingRequiredLiteralString(string value) public static bool operator ==(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralString(string value) => new ThingRequiredLiteralString(value); /// diff --git a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs index cf8a39fe6c0..bbc299174a7 100644 --- a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs +++ b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs @@ -30,7 +30,7 @@ public ThingOptionalLiteralFloat(float value) public static bool operator ==(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralFloat(float value) => new ThingOptionalLiteralFloat(value); /// diff --git a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs index 9f4fcbc5d7a..c00d456726c 100644 --- a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs +++ b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs @@ -30,7 +30,7 @@ public ThingOptionalLiteralInt(int value) public static bool operator ==(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralInt(int value) => new ThingOptionalLiteralInt(value); /// diff --git a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs index abe16743824..9e402bf4433 100644 --- a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs +++ b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs @@ -27,7 +27,7 @@ public ThingOptionalLiteralString(string value) public static bool operator ==(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralString(string value) => new ThingOptionalLiteralString(value); /// diff --git a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs index c58eeb3ee24..2c4b78b14b2 100644 --- a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs +++ b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs @@ -30,7 +30,7 @@ public ThingRequiredLiteralFloat(float value) public static bool operator ==(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralFloat(float value) => new ThingRequiredLiteralFloat(value); /// diff --git a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs index 47bcc616d55..332f4d8f80d 100644 --- a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs +++ b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs @@ -30,7 +30,7 @@ public ThingRequiredLiteralInt(int value) public static bool operator ==(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralInt(int value) => new ThingRequiredLiteralInt(value); /// diff --git a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs index bfd06aa50e7..fdb90674b2f 100644 --- a/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs +++ b/test/UnbrandedProjects/NoTest-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs @@ -27,7 +27,7 @@ public ThingRequiredLiteralString(string value) public static bool operator ==(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralString(string value) => new ThingRequiredLiteralString(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateChatCompletionRequestModel.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateChatCompletionRequestModel.cs index 6cafeef880b..d7c33e6c8a8 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateChatCompletionRequestModel.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateChatCompletionRequestModel.cs @@ -57,7 +57,7 @@ public CreateChatCompletionRequestModel(string value) public static bool operator ==(CreateChatCompletionRequestModel left, CreateChatCompletionRequestModel right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateChatCompletionRequestModel left, CreateChatCompletionRequestModel right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateChatCompletionRequestModel(string value) => new CreateChatCompletionRequestModel(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateCompletionRequestModel.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateCompletionRequestModel.cs index a45cc498ef8..adc39fa08f6 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateCompletionRequestModel.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateCompletionRequestModel.cs @@ -51,7 +51,7 @@ public CreateCompletionRequestModel(string value) public static bool operator ==(CreateCompletionRequestModel left, CreateCompletionRequestModel right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateCompletionRequestModel left, CreateCompletionRequestModel right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateCompletionRequestModel(string value) => new CreateCompletionRequestModel(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEditRequestModel.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEditRequestModel.cs index 316067ff049..5a957af6e2b 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEditRequestModel.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEditRequestModel.cs @@ -30,7 +30,7 @@ public CreateEditRequestModel(string value) public static bool operator ==(CreateEditRequestModel left, CreateEditRequestModel right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateEditRequestModel left, CreateEditRequestModel right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateEditRequestModel(string value) => new CreateEditRequestModel(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEditResponseObject.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEditResponseObject.cs index a32da4c5488..e704491f28d 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEditResponseObject.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEditResponseObject.cs @@ -27,7 +27,7 @@ public CreateEditResponseObject(string value) public static bool operator ==(CreateEditResponseObject left, CreateEditResponseObject right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateEditResponseObject left, CreateEditResponseObject right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateEditResponseObject(string value) => new CreateEditResponseObject(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEmbeddingRequestModel.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEmbeddingRequestModel.cs index ab051eddad5..8913b04b7c2 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEmbeddingRequestModel.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEmbeddingRequestModel.cs @@ -27,7 +27,7 @@ public CreateEmbeddingRequestModel(string value) public static bool operator ==(CreateEmbeddingRequestModel left, CreateEmbeddingRequestModel right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateEmbeddingRequestModel left, CreateEmbeddingRequestModel right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateEmbeddingRequestModel(string value) => new CreateEmbeddingRequestModel(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEmbeddingResponseObject.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEmbeddingResponseObject.cs index e107240e7ab..e625c34f428 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEmbeddingResponseObject.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateEmbeddingResponseObject.cs @@ -27,7 +27,7 @@ public CreateEmbeddingResponseObject(string value) public static bool operator ==(CreateEmbeddingResponseObject left, CreateEmbeddingResponseObject right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateEmbeddingResponseObject left, CreateEmbeddingResponseObject right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateEmbeddingResponseObject(string value) => new CreateEmbeddingResponseObject(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateFineTuneRequestModel.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateFineTuneRequestModel.cs index 3684f10a49c..e85df42389d 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateFineTuneRequestModel.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateFineTuneRequestModel.cs @@ -36,7 +36,7 @@ public CreateFineTuneRequestModel(string value) public static bool operator ==(CreateFineTuneRequestModel left, CreateFineTuneRequestModel right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateFineTuneRequestModel left, CreateFineTuneRequestModel right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateFineTuneRequestModel(string value) => new CreateFineTuneRequestModel(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateFineTuningJobRequestModel.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateFineTuningJobRequestModel.cs index ba03c1d4841..e84a9e43fcd 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateFineTuningJobRequestModel.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateFineTuningJobRequestModel.cs @@ -33,7 +33,7 @@ public CreateFineTuningJobRequestModel(string value) public static bool operator ==(CreateFineTuningJobRequestModel left, CreateFineTuningJobRequestModel right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateFineTuningJobRequestModel left, CreateFineTuningJobRequestModel right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateFineTuningJobRequestModel(string value) => new CreateFineTuningJobRequestModel(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateModerationRequestModel.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateModerationRequestModel.cs index 146866c13a6..befdf5d0427 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateModerationRequestModel.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateModerationRequestModel.cs @@ -30,7 +30,7 @@ public CreateModerationRequestModel(string value) public static bool operator ==(CreateModerationRequestModel left, CreateModerationRequestModel right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateModerationRequestModel left, CreateModerationRequestModel right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateModerationRequestModel(string value) => new CreateModerationRequestModel(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateTranscriptionRequestModel.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateTranscriptionRequestModel.cs index def43fbb5b6..2b9ec24f6cb 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateTranscriptionRequestModel.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateTranscriptionRequestModel.cs @@ -27,7 +27,7 @@ public CreateTranscriptionRequestModel(string value) public static bool operator ==(CreateTranscriptionRequestModel left, CreateTranscriptionRequestModel right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateTranscriptionRequestModel left, CreateTranscriptionRequestModel right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateTranscriptionRequestModel(string value) => new CreateTranscriptionRequestModel(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateTranslationRequestModel.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateTranslationRequestModel.cs index b19f8f7b642..b89f3aaa9a2 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateTranslationRequestModel.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/CreateTranslationRequestModel.cs @@ -27,7 +27,7 @@ public CreateTranslationRequestModel(string value) public static bool operator ==(CreateTranslationRequestModel left, CreateTranslationRequestModel right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(CreateTranslationRequestModel left, CreateTranslationRequestModel right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator CreateTranslationRequestModel(string value) => new CreateTranslationRequestModel(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/EmbeddingObject.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/EmbeddingObject.cs index ac7702da3c1..c200da8897a 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/EmbeddingObject.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/EmbeddingObject.cs @@ -27,7 +27,7 @@ public EmbeddingObject(string value) public static bool operator ==(EmbeddingObject left, EmbeddingObject right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(EmbeddingObject left, EmbeddingObject right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator EmbeddingObject(string value) => new EmbeddingObject(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/FineTuneObject.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/FineTuneObject.cs index aee43e34b6f..1bb5d9abe70 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/FineTuneObject.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/FineTuneObject.cs @@ -27,7 +27,7 @@ public FineTuneObject(string value) public static bool operator ==(FineTuneObject left, FineTuneObject right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FineTuneObject left, FineTuneObject right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FineTuneObject(string value) => new FineTuneObject(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/FineTuningJobObject.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/FineTuningJobObject.cs index 1168556e3e8..a1f62ee0eb5 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/FineTuningJobObject.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/FineTuningJobObject.cs @@ -27,7 +27,7 @@ public FineTuningJobObject(string value) public static bool operator ==(FineTuningJobObject left, FineTuningJobObject right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FineTuningJobObject left, FineTuningJobObject right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FineTuningJobObject(string value) => new FineTuningJobObject(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/ModelObject.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/ModelObject.cs index c2d591fd018..0d8df19b223 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/ModelObject.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/ModelObject.cs @@ -27,7 +27,7 @@ public ModelObject(string value) public static bool operator ==(ModelObject left, ModelObject right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ModelObject left, ModelObject right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ModelObject(string value) => new ModelObject(value); /// diff --git a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/OpenAIFileObject.cs b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/OpenAIFileObject.cs index b8de22bbdb3..f25749d84eb 100644 --- a/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/OpenAIFileObject.cs +++ b/test/UnbrandedProjects/Platform-OpenAI-TypeSpec/src/Generated/Models/OpenAIFileObject.cs @@ -27,7 +27,7 @@ public OpenAIFileObject(string value) public static bool operator ==(OpenAIFileObject left, OpenAIFileObject right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(OpenAIFileObject left, OpenAIFileObject right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator OpenAIFileObject(string value) => new OpenAIFileObject(value); /// diff --git a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs index f2c0121f762..bc2a4c3b8f2 100644 --- a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs +++ b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/FloatExtensibleEnum.cs @@ -36,7 +36,7 @@ public FloatExtensibleEnum(float value) public static bool operator ==(FloatExtensibleEnum left, FloatExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(FloatExtensibleEnum left, FloatExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator FloatExtensibleEnum(float value) => new FloatExtensibleEnum(value); /// diff --git a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/IntExtensibleEnum.cs b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/IntExtensibleEnum.cs index 1fc494e911e..c11c7f1cc32 100644 --- a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/IntExtensibleEnum.cs +++ b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/IntExtensibleEnum.cs @@ -36,7 +36,7 @@ public IntExtensibleEnum(int value) public static bool operator ==(IntExtensibleEnum left, IntExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(IntExtensibleEnum left, IntExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator IntExtensibleEnum(int value) => new IntExtensibleEnum(value); /// diff --git a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/StringExtensibleEnum.cs b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/StringExtensibleEnum.cs index 0ae0850880b..1aecab9382e 100644 --- a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/StringExtensibleEnum.cs +++ b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/StringExtensibleEnum.cs @@ -33,7 +33,7 @@ public StringExtensibleEnum(string value) public static bool operator ==(StringExtensibleEnum left, StringExtensibleEnum right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(StringExtensibleEnum left, StringExtensibleEnum right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator StringExtensibleEnum(string value) => new StringExtensibleEnum(value); /// diff --git a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs index c623479ddbe..7ea681de9fa 100644 --- a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs +++ b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralFloat.cs @@ -30,7 +30,7 @@ public ThingOptionalLiteralFloat(float value) public static bool operator ==(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralFloat left, ThingOptionalLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralFloat(float value) => new ThingOptionalLiteralFloat(value); /// diff --git a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs index 73230eb4a9e..3bd061d5d92 100644 --- a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs +++ b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralInt.cs @@ -30,7 +30,7 @@ public ThingOptionalLiteralInt(int value) public static bool operator ==(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralInt left, ThingOptionalLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralInt(int value) => new ThingOptionalLiteralInt(value); /// diff --git a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs index 543e7547713..aa370403b14 100644 --- a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs +++ b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingOptionalLiteralString.cs @@ -27,7 +27,7 @@ public ThingOptionalLiteralString(string value) public static bool operator ==(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingOptionalLiteralString left, ThingOptionalLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingOptionalLiteralString(string value) => new ThingOptionalLiteralString(value); /// diff --git a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs index fb9208628e5..c8bfcde5f87 100644 --- a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs +++ b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralFloat.cs @@ -30,7 +30,7 @@ public ThingRequiredLiteralFloat(float value) public static bool operator ==(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralFloat left, ThingRequiredLiteralFloat right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralFloat(float value) => new ThingRequiredLiteralFloat(value); /// diff --git a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs index 1fe63cf16db..1dd5dee77f0 100644 --- a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs +++ b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralInt.cs @@ -30,7 +30,7 @@ public ThingRequiredLiteralInt(int value) public static bool operator ==(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralInt left, ThingRequiredLiteralInt right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralInt(int value) => new ThingRequiredLiteralInt(value); /// diff --git a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs index 1b796c225fa..5187ea2dc47 100644 --- a/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs +++ b/test/UnbrandedProjects/Unbranded-TypeSpec/src/Generated/Models/ThingRequiredLiteralString.cs @@ -27,7 +27,7 @@ public ThingRequiredLiteralString(string value) public static bool operator ==(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => left.Equals(right); /// Determines if two values are not the same. public static bool operator !=(ThingRequiredLiteralString left, ThingRequiredLiteralString right) => !left.Equals(right); - /// Converts a string to a . + /// Converts a to a . public static implicit operator ThingRequiredLiteralString(string value) => new ThingRequiredLiteralString(value); ///