@@ -155,7 +155,8 @@ public StreamingJobData(Azure.Core.AzureLocation location) : base (default(Azure
155155 public Azure . ResourceManager . StreamAnalytics . Models . StreamingJobOutputStartMode ? OutputStartMode { get { throw null ; } set { } }
156156 public System . DateTimeOffset ? OutputStartOn { get { throw null ; } set { } }
157157 public string ProvisioningState { get { throw null ; } }
158- public Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsSkuName ? SkuName { get { throw null ; } set { } }
158+ public Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsSku Sku { get { throw null ; } set { } }
159+ public Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsSku SkuPropertiesSku { get { throw null ; } set { } }
159160 public Azure . ResourceManager . StreamAnalytics . StreamingJobTransformationData Transformation { get { throw null ; } set { } }
160161 }
161162 public partial class StreamingJobFunctionCollection : Azure . ResourceManager . ArmCollection , System . Collections . Generic . IAsyncEnumerable < Azure . ResourceManager . StreamAnalytics . StreamingJobFunctionResource > , System . Collections . Generic . IEnumerable < Azure . ResourceManager . StreamAnalytics . StreamingJobFunctionResource > , System . Collections . IEnumerable
@@ -255,7 +256,7 @@ public StreamingJobOutputData() { }
255256 public Azure . ETag ? ETag { get { throw null ; } }
256257 public System . Collections . Generic . IReadOnlyList < Azure . ResourceManager . StreamAnalytics . Models . LastOutputEventTimestamp > LastOutputEventTimestamps { get { throw null ; } }
257258 public Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsDataSerialization Serialization { get { throw null ; } set { } }
258- public float ? SizeWindow { get { throw null ; } set { } }
259+ public int ? SizeWindow { get { throw null ; } set { } }
259260 public System . TimeSpan ? TimeFrame { get { throw null ; } set { } }
260261 [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
261262 [ System . ObsoleteAttribute ( "This property is obsolete and will be removed in a future release. Please use TimeFrame instead." , false ) ]
@@ -291,6 +292,8 @@ protected StreamingJobResource() { }
291292 public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation > DeleteAsync ( Azure . WaitUntil waitUntil , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
292293 public virtual Azure . Response < Azure . ResourceManager . StreamAnalytics . StreamingJobResource > Get ( string expand = null , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
293294 public virtual System . Threading . Tasks . Task < Azure . Response < Azure . ResourceManager . StreamAnalytics . StreamingJobResource > > GetAsync ( string expand = null , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
295+ public virtual Azure . Pageable < Azure . ResourceManager . StreamAnalytics . Models . GetStreamingJobSkuResult > GetSkus ( System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
296+ public virtual Azure . AsyncPageable < Azure . ResourceManager . StreamAnalytics . Models . GetStreamingJobSkuResult > GetSkusAsync ( System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
294297 public virtual Azure . Response < Azure . ResourceManager . StreamAnalytics . StreamingJobFunctionResource > GetStreamingJobFunction ( string functionName , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
295298 public virtual System . Threading . Tasks . Task < Azure . Response < Azure . ResourceManager . StreamAnalytics . StreamingJobFunctionResource > > GetStreamingJobFunctionAsync ( string functionName , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
296299 public virtual Azure . ResourceManager . StreamAnalytics . StreamingJobFunctionCollection GetStreamingJobFunctions ( ) { throw null ; }
@@ -465,8 +468,6 @@ public DataLakeStoreOutputDataSource() { }
465468 private readonly object _dummy ;
466469 private readonly int _dummyPrimitive ;
467470 public DataRefreshType ( string value ) { throw null ; }
468- public static Azure . ResourceManager . StreamAnalytics . Models . DataRefreshType Blocking { get { throw null ; } }
469- public static Azure . ResourceManager . StreamAnalytics . Models . DataRefreshType Nonblocking { get { throw null ; } }
470471 public static Azure . ResourceManager . StreamAnalytics . Models . DataRefreshType RefreshPeriodicallyWithDelta { get { throw null ; } }
471472 public static Azure . ResourceManager . StreamAnalytics . Models . DataRefreshType RefreshPeriodicallyWithFull { get { throw null ; } }
472473 public static Azure . ResourceManager . StreamAnalytics . Models . DataRefreshType Static { get { throw null ; } }
@@ -480,6 +481,12 @@ public DataLakeStoreOutputDataSource() { }
480481 public static bool operator != ( Azure . ResourceManager . StreamAnalytics . Models . DataRefreshType left , Azure . ResourceManager . StreamAnalytics . Models . DataRefreshType right ) { throw null ; }
481482 public override string ToString ( ) { throw null ; }
482483 }
484+ public partial class DeltaSerialization : Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsDataSerialization
485+ {
486+ public DeltaSerialization ( ) { }
487+ public string DeltaTablePath { get { throw null ; } set { } }
488+ public System . Collections . Generic . IList < string > PartitionColumns { get { throw null ; } }
489+ }
483490 public partial class DocumentDbOutputDataSource : Azure . ResourceManager . StreamAnalytics . Models . StreamingJobOutputDataSource
484491 {
485492 public DocumentDbOutputDataSource ( ) { }
@@ -592,6 +599,11 @@ public EventHubV2StreamInputDataSource() { }
592599 public static bool operator != ( Azure . ResourceManager . StreamAnalytics . Models . EventsOutOfOrderPolicy left , Azure . ResourceManager . StreamAnalytics . Models . EventsOutOfOrderPolicy right ) { throw null ; }
593600 public override string ToString ( ) { throw null ; }
594601 }
602+ public partial class FileReferenceInputDataSource : Azure . ResourceManager . StreamAnalytics . Models . ReferenceInputDataSource
603+ {
604+ public FileReferenceInputDataSource ( ) { }
605+ public string Path { get { throw null ; } set { } }
606+ }
595607 public partial class FunctionOutputDataSource : Azure . ResourceManager . StreamAnalytics . Models . StreamingJobOutputDataSource
596608 {
597609 public FunctionOutputDataSource ( ) { }
@@ -615,6 +627,13 @@ public partial class GatewayMessageBusStreamInputDataSource : Azure.ResourceMana
615627 public GatewayMessageBusStreamInputDataSource ( ) { }
616628 public string Topic { get { throw null ; } set { } }
617629 }
630+ public partial class GetStreamingJobSkuResult
631+ {
632+ internal GetStreamingJobSkuResult ( ) { }
633+ public Azure . ResourceManager . StreamAnalytics . Models . SkuCapacity Capacity { get { throw null ; } }
634+ public Azure . ResourceManager . StreamAnalytics . Models . ResourceType ? ResourceType { get { throw null ; } }
635+ public Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsSkuName ? SkuName { get { throw null ; } }
636+ }
618637 public partial class IoTHubStreamInputDataSource : Azure . ResourceManager . StreamAnalytics . Models . StreamInputDataSource
619638 {
620639 public IoTHubStreamInputDataSource ( ) { }
@@ -776,6 +795,23 @@ public partial class ReferenceInputProperties : Azure.ResourceManager.StreamAnal
776795 public ReferenceInputProperties ( ) { }
777796 public Azure . ResourceManager . StreamAnalytics . Models . ReferenceInputDataSource Datasource { get { throw null ; } set { } }
778797 }
798+ [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
799+ public readonly partial struct ResourceType : System . IEquatable < Azure . ResourceManager . StreamAnalytics . Models . ResourceType >
800+ {
801+ private readonly object _dummy ;
802+ private readonly int _dummyPrimitive ;
803+ public ResourceType ( string value ) { throw null ; }
804+ public static Azure . ResourceManager . StreamAnalytics . Models . ResourceType MicrosoftStreamAnalyticsStreamingjobs { get { throw null ; } }
805+ public bool Equals ( Azure . ResourceManager . StreamAnalytics . Models . ResourceType other ) { throw null ; }
806+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
807+ public override bool Equals ( object obj ) { throw null ; }
808+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
809+ public override int GetHashCode ( ) { throw null ; }
810+ public static bool operator == ( Azure . ResourceManager . StreamAnalytics . Models . ResourceType left , Azure . ResourceManager . StreamAnalytics . Models . ResourceType right ) { throw null ; }
811+ public static implicit operator Azure . ResourceManager . StreamAnalytics . Models . ResourceType ( string value ) { throw null ; }
812+ public static bool operator != ( Azure . ResourceManager . StreamAnalytics . Models . ResourceType left , Azure . ResourceManager . StreamAnalytics . Models . ResourceType right ) { throw null ; }
813+ public override string ToString ( ) { throw null ; }
814+ }
779815 public partial class ScalarFunctionProperties : Azure . ResourceManager . StreamAnalytics . Models . StreamingJobFunctionProperties
780816 {
781817 public ScalarFunctionProperties ( ) { }
@@ -807,6 +843,34 @@ public ServiceBusTopicOutputDataSource() { }
807843 public System . Collections . Generic . IDictionary < string , string > SystemPropertyColumns { get { throw null ; } }
808844 public string TopicName { get { throw null ; } set { } }
809845 }
846+ public partial class SkuCapacity
847+ {
848+ internal SkuCapacity ( ) { }
849+ public System . Collections . Generic . IReadOnlyList < int > AllowedValues { get { throw null ; } }
850+ public int ? Default { get { throw null ; } }
851+ public int ? Maximum { get { throw null ; } }
852+ public int ? Minimum { get { throw null ; } }
853+ public Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType ? ScaleType { get { throw null ; } }
854+ }
855+ [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
856+ public readonly partial struct SkuCapacityScaleType : System . IEquatable < Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType >
857+ {
858+ private readonly object _dummy ;
859+ private readonly int _dummyPrimitive ;
860+ public SkuCapacityScaleType ( string value ) { throw null ; }
861+ public static Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType Automatic { get { throw null ; } }
862+ public static Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType Manual { get { throw null ; } }
863+ public static Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType None { get { throw null ; } }
864+ public bool Equals ( Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType other ) { throw null ; }
865+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
866+ public override bool Equals ( object obj ) { throw null ; }
867+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
868+ public override int GetHashCode ( ) { throw null ; }
869+ public static bool operator == ( Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType left , Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType right ) { throw null ; }
870+ public static implicit operator Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType ( string value ) { throw null ; }
871+ public static bool operator != ( Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType left , Azure . ResourceManager . StreamAnalytics . Models . SkuCapacityScaleType right ) { throw null ; }
872+ public override string ToString ( ) { throw null ; }
873+ }
810874 public partial class SqlDatabaseOutputDataSource : Azure . ResourceManager . StreamAnalytics . Models . StreamingJobOutputDataSource
811875 {
812876 public SqlDatabaseOutputDataSource ( ) { }
@@ -1089,6 +1153,12 @@ internal StreamAnalyticsSampleInputResult() { }
10891153 public static bool operator != ( Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsSampleInputResultStatus left , Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsSampleInputResultStatus right ) { throw null ; }
10901154 public override string ToString ( ) { throw null ; }
10911155 }
1156+ public partial class StreamAnalyticsSku
1157+ {
1158+ public StreamAnalyticsSku ( ) { }
1159+ public int ? Capacity { get { throw null ; } set { } }
1160+ public Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsSkuName ? Name { get { throw null ; } set { } }
1161+ }
10921162 [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
10931163 public readonly partial struct StreamAnalyticsSkuName : System . IEquatable < Azure . ResourceManager . StreamAnalytics . Models . StreamAnalyticsSkuName >
10941164 {
@@ -1394,7 +1464,7 @@ public StreamingJobRefreshConfiguration() { }
13941464 public string DateFormat { get { throw null ; } set { } }
13951465 public string PathPattern { get { throw null ; } set { } }
13961466 public string RefreshInterval { get { throw null ; } set { } }
1397- public Azure . ResourceManager . StreamAnalytics . Models . DataRefreshType ? RefreshType { get { throw null ; } set { } }
1467+ public Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType ? RefreshType { get { throw null ; } set { } }
13981468 public string TimeFormat { get { throw null ; } set { } }
13991469 }
14001470 [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
@@ -1475,4 +1545,22 @@ public TableOutputDataSource() { }
14751545 public string RowKey { get { throw null ; } set { } }
14761546 public string Table { get { throw null ; } set { } }
14771547 }
1548+ [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
1549+ public readonly partial struct UpdatableUdfRefreshType : System . IEquatable < Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType >
1550+ {
1551+ private readonly object _dummy ;
1552+ private readonly int _dummyPrimitive ;
1553+ public UpdatableUdfRefreshType ( string value ) { throw null ; }
1554+ public static Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType Blocking { get { throw null ; } }
1555+ public static Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType Nonblocking { get { throw null ; } }
1556+ public bool Equals ( Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType other ) { throw null ; }
1557+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
1558+ public override bool Equals ( object obj ) { throw null ; }
1559+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
1560+ public override int GetHashCode ( ) { throw null ; }
1561+ public static bool operator == ( Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType left , Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType right ) { throw null ; }
1562+ public static implicit operator Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType ( string value ) { throw null ; }
1563+ public static bool operator != ( Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType left , Azure . ResourceManager . StreamAnalytics . Models . UpdatableUdfRefreshType right ) { throw null ; }
1564+ public override string ToString ( ) { throw null ; }
1565+ }
14781566}
0 commit comments