File tree Expand file tree Collapse file tree 5 files changed +0
-290
lines changed
sdk/core/Azure.Core.Experimental Expand file tree Collapse file tree 5 files changed +0
-290
lines changed Original file line number Diff line number Diff line change 11namespace Azure
22{
3- public partial class CloudMachine
4- {
5- public CloudMachine ( System . IO . Stream configurationContent ) { }
6- public CloudMachine ( string ? configurationFile = null ) { }
7- public string DisplayName { get { throw null ; } set { } }
8- public string Id { get { throw null ; } }
9- public string Region { get { throw null ; } }
10- public string SubscriptionId { get { throw null ; } }
11- public static Azure . CloudMachine Create ( string subscriptionId , string region ) { throw null ; }
12- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
13- public void Save ( System . IO . Stream stream ) { }
14- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
15- public void Save ( string filepath ) { }
16- }
173 [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
184 public readonly partial struct Variant
195 {
Original file line number Diff line number Diff line change 11namespace Azure
22{
3- public partial class CloudMachine
4- {
5- public CloudMachine ( System . IO . Stream configurationContent ) { }
6- public CloudMachine ( string ? configurationFile = null ) { }
7- public string DisplayName { get { throw null ; } set { } }
8- public string Id { get { throw null ; } }
9- public string Region { get { throw null ; } }
10- public string SubscriptionId { get { throw null ; } }
11- public static Azure . CloudMachine Create ( string subscriptionId , string region ) { throw null ; }
12- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
13- public void Save ( System . IO . Stream stream ) { }
14- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
15- public void Save ( string filepath ) { }
16- }
173 [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
184 public readonly partial struct Variant
195 {
Original file line number Diff line number Diff line change 11namespace Azure
22{
3- public partial class CloudMachine
4- {
5- public CloudMachine ( System . IO . Stream configurationContent ) { }
6- public CloudMachine ( string ? configurationFile = null ) { }
7- public string DisplayName { get { throw null ; } set { } }
8- public string Id { get { throw null ; } }
9- public string Region { get { throw null ; } }
10- public string SubscriptionId { get { throw null ; } }
11- public static Azure . CloudMachine Create ( string subscriptionId , string region ) { throw null ; }
12- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
13- public void Save ( System . IO . Stream stream ) { }
14- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
15- public void Save ( string filepath ) { }
16- }
173 [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
184 public readonly partial struct Variant
195 {
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments