Skip to content

Commit

Permalink
CodeGen from PR 21604 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge c4af63228e94bc9e50f89ad233f0e1bfade7542b into be6cd9ccfcb6ba08c1c206627026eabfbff31fc1
  • Loading branch information
SDKAuto committed Nov 18, 2022
1 parent 7f9ad73 commit 0392568
Show file tree
Hide file tree
Showing 85 changed files with 1,518 additions and 446 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,12 +229,15 @@ public partial class SapMonitorData : Azure.ResourceManager.Models.TrackedResour
public SapMonitorData(Azure.Core.AzureLocation location) : base (default(Azure.Core.AzureLocation)) { }
public Azure.Core.AzureLocation? AppLocation { get { throw null; } set { } }
public Azure.ResponseError Errors { get { throw null; } }
public Azure.ResourceManager.Workloads.Models.UserAssignedServiceIdentity Identity { get { throw null; } set { } }
public Azure.Core.ResourceIdentifier LogAnalyticsWorkspaceArmId { get { throw null; } set { } }
public string ManagedResourceGroupName { get { throw null; } set { } }
public Azure.Core.ResourceIdentifier MonitorSubnetId { get { throw null; } set { } }
public Azure.Core.ResourceIdentifier MsiArmId { get { throw null; } }
public Azure.ResourceManager.Workloads.Models.WorkloadMonitorProvisioningState? ProvisioningState { get { throw null; } }
public Azure.ResourceManager.Workloads.Models.RoutingPreference? RoutingPreference { get { throw null; } set { } }
public string StorageAccountArmId { get { throw null; } }
public string ZoneRedundancyPreference { get { throw null; } set { } }
}
public partial class SapMonitorResource : Azure.ResourceManager.ArmResource
{
Expand Down Expand Up @@ -278,6 +281,7 @@ public partial class SapProviderInstanceData : Azure.ResourceManager.Models.Reso
{
public SapProviderInstanceData() { }
public Azure.ResponseError Errors { get { throw null; } }
public Azure.ResourceManager.Workloads.Models.UserAssignedServiceIdentity Identity { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.ProviderSpecificProperties ProviderSettings { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.WorkloadMonitorProvisioningState? ProvisioningState { get { throw null; } }
}
Expand Down Expand Up @@ -518,6 +522,12 @@ internal CentralServerVmDetails() { }
public Azure.Core.ResourceIdentifier VirtualMachineId { get { throw null; } }
public Azure.ResourceManager.Workloads.Models.CentralServerVirtualMachineType? VirtualMachineType { get { throw null; } }
}
public partial class CreateAndMountFileShareConfiguration : Azure.ResourceManager.Workloads.Models.FileShareConfiguration
{
public CreateAndMountFileShareConfiguration() { }
public string ResourceGroup { get { throw null; } set { } }
public string StorageAccountName { get { throw null; } set { } }
}
public partial class DatabaseConfiguration
{
public DatabaseConfiguration(Azure.Core.ResourceIdentifier subnetId, Azure.ResourceManager.Workloads.Models.VirtualMachineConfiguration virtualMachineConfiguration, long instanceCount) { }
Expand Down Expand Up @@ -581,6 +591,8 @@ public DB2ProviderInstanceProperties() { }
public string DBUsername { get { throw null; } set { } }
public string Hostname { get { throw null; } set { } }
public string SapSid { get { throw null; } set { } }
public System.Uri SslCertificateUri { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.SslPreference? SslPreference { get { throw null; } set { } }
}
public partial class DeployerVmPackages
{
Expand Down Expand Up @@ -694,6 +706,15 @@ public EnqueueServerProperties() { }
public string IPAddress { get { throw null; } }
public long? Port { get { throw null; } }
}
public partial class ExternalInstallationSoftwareConfiguration : Azure.ResourceManager.Workloads.Models.SoftwareConfiguration
{
public ExternalInstallationSoftwareConfiguration() { }
public string CentralServerVmId { get { throw null; } set { } }
}
public abstract partial class FileShareConfiguration
{
protected FileShareConfiguration() { }
}
public partial class FileshareProfile
{
public FileshareProfile(Azure.ResourceManager.Workloads.Models.FileShareType shareType, Azure.ResourceManager.Workloads.Models.FileShareStorageType storageType) { }
Expand Down Expand Up @@ -776,7 +797,9 @@ public HanaDBProviderInstanceProperties() { }
public string Hostname { get { throw null; } set { } }
public string InstanceNumber { get { throw null; } set { } }
public string SqlPort { get { throw null; } set { } }
public System.Uri SslCertificateUri { get { throw null; } set { } }
public string SslHostNameInCertificate { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.SslPreference? SslPreference { get { throw null; } set { } }
}
public partial class HighAvailabilitySoftwareConfiguration
{
Expand Down Expand Up @@ -871,6 +894,12 @@ public MessageServerProperties() { }
public string IPAddress { get { throw null; } }
public long? MsPort { get { throw null; } }
}
public partial class MountFileShareConfiguration : Azure.ResourceManager.Workloads.Models.FileShareConfiguration
{
public MountFileShareConfiguration(string id, string privateEndpointId) { }
public string Id { get { throw null; } set { } }
public string PrivateEndpointId { get { throw null; } set { } }
}
public partial class MsSqlServerProviderInstanceProperties : Azure.ResourceManager.Workloads.Models.ProviderSpecificProperties
{
public MsSqlServerProviderInstanceProperties() { }
Expand All @@ -880,6 +909,8 @@ public MsSqlServerProviderInstanceProperties() { }
public string DBUsername { get { throw null; } set { } }
public string Hostname { get { throw null; } set { } }
public string SapSid { get { throw null; } set { } }
public System.Uri SslCertificateUri { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.SslPreference? SslPreference { get { throw null; } set { } }
}
public partial class NetworkProfile
{
Expand Down Expand Up @@ -1063,11 +1094,15 @@ public PrometheusHAClusterProviderInstanceProperties() { }
public string Hostname { get { throw null; } set { } }
public System.Uri PrometheusUri { get { throw null; } set { } }
public string Sid { get { throw null; } set { } }
public System.Uri SslCertificateUri { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.SslPreference? SslPreference { get { throw null; } set { } }
}
public partial class PrometheusOSProviderInstanceProperties : Azure.ResourceManager.Workloads.Models.ProviderSpecificProperties
{
public PrometheusOSProviderInstanceProperties() { }
public System.Uri PrometheusUri { get { throw null; } set { } }
public System.Uri SslCertificateUri { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.SslPreference? SslPreference { get { throw null; } set { } }
}
public abstract partial class ProviderSpecificProperties
{
Expand Down Expand Up @@ -1298,6 +1333,7 @@ public SapInstallWithoutOSConfigSoftwareConfiguration(System.Uri bomUri, string
public partial class SapMonitorPatch
{
public SapMonitorPatch() { }
public Azure.ResourceManager.Workloads.Models.UserAssignedServiceIdentity Identity { get { throw null; } set { } }
public System.Collections.Generic.IDictionary<string, string> Tags { get { throw null; } }
}
public partial class SapNetWeaverProviderInstanceProperties : Azure.ResourceManager.Workloads.Models.ProviderSpecificProperties
Expand All @@ -1313,6 +1349,8 @@ public SapNetWeaverProviderInstanceProperties() { }
public string SapSid { get { throw null; } set { } }
public System.Uri SapSslCertificateUri { get { throw null; } set { } }
public string SapUsername { get { throw null; } set { } }
public System.Uri SslCertificateUri { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.SslPreference? SslPreference { get { throw null; } set { } }
}
[System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)]
public readonly partial struct SapProductType : System.IEquatable<Azure.ResourceManager.Workloads.Models.SapProductType>
Expand Down Expand Up @@ -1419,6 +1457,8 @@ public SapVirtualInstancePatch() { }
public static Azure.ResourceManager.Workloads.Models.SapVirtualInstanceState InfrastructureDeploymentInProgress { get { throw null; } }
public static Azure.ResourceManager.Workloads.Models.SapVirtualInstanceState InfrastructureDeploymentPending { get { throw null; } }
public static Azure.ResourceManager.Workloads.Models.SapVirtualInstanceState RegistrationComplete { get { throw null; } }
public static Azure.ResourceManager.Workloads.Models.SapVirtualInstanceState SoftwareDetectionFailed { get { throw null; } }
public static Azure.ResourceManager.Workloads.Models.SapVirtualInstanceState SoftwareDetectionInProgress { get { throw null; } }
public static Azure.ResourceManager.Workloads.Models.SapVirtualInstanceState SoftwareInstallationFailed { get { throw null; } }
public static Azure.ResourceManager.Workloads.Models.SapVirtualInstanceState SoftwareInstallationInProgress { get { throw null; } }
public static Azure.ResourceManager.Workloads.Models.SapVirtualInstanceState SoftwareInstallationPending { get { throw null; } }
Expand Down Expand Up @@ -1499,6 +1539,10 @@ public partial class SingleServerRecommendationResult : Azure.ResourceManager.Wo
internal SingleServerRecommendationResult() { }
public string VmSku { get { throw null; } }
}
public partial class SkipFileShareConfiguration : Azure.ResourceManager.Workloads.Models.FileShareConfiguration
{
public SkipFileShareConfiguration() { }
}
public partial class SkuCapability
{
internal SkuCapability() { }
Expand Down Expand Up @@ -1604,6 +1648,25 @@ public partial class SshPublicKey
public SshPublicKey() { }
public string KeyData { get { throw null; } set { } }
}
[System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)]
public readonly partial struct SslPreference : System.IEquatable<Azure.ResourceManager.Workloads.Models.SslPreference>
{
private readonly object _dummy;
private readonly int _dummyPrimitive;
public SslPreference(string value) { throw null; }
public static Azure.ResourceManager.Workloads.Models.SslPreference Disabled { get { throw null; } }
public static Azure.ResourceManager.Workloads.Models.SslPreference RootCertificate { get { throw null; } }
public static Azure.ResourceManager.Workloads.Models.SslPreference ServerCertificate { get { throw null; } }
public bool Equals(Azure.ResourceManager.Workloads.Models.SslPreference other) { throw null; }
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
public override bool Equals(object obj) { throw null; }
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
public override int GetHashCode() { throw null; }
public static bool operator ==(Azure.ResourceManager.Workloads.Models.SslPreference left, Azure.ResourceManager.Workloads.Models.SslPreference right) { throw null; }
public static implicit operator Azure.ResourceManager.Workloads.Models.SslPreference (string value) { throw null; }
public static bool operator !=(Azure.ResourceManager.Workloads.Models.SslPreference left, Azure.ResourceManager.Workloads.Models.SslPreference right) { throw null; }
public override string ToString() { throw null; }
}
public partial class StopContent
{
public StopContent() { }
Expand All @@ -1617,6 +1680,7 @@ public ThreeTierConfiguration(string appResourceGroup, Azure.ResourceManager.Wor
public Azure.ResourceManager.Workloads.Models.DatabaseConfiguration DatabaseServer { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.SapHighAvailabilityType? HighAvailabilityType { get { throw null; } set { } }
public bool? IsSecondaryIPEnabled { get { throw null; } set { } }
public Azure.ResourceManager.Workloads.Models.FileShareConfiguration StorageTransportFileShareConfiguration { get { throw null; } set { } }
}
public partial class ThreeTierRecommendationResult : Azure.ResourceManager.Workloads.Models.SapSizingRecommendationResult
{
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0392568

Please sign in to comment.