Exemplo n.º 1
0
 public static Azure.ResourceManager.ServiceLinker.LinkerResourceCollection GetLinkerResources(this Azure.ResourceManager.ArmResource armResource)
 {
     throw null;
 }
 public static Azure.ResourceManager.HybridConnectivity.EndpointResourceCollection GetEndpointResources(this Azure.ResourceManager.ArmResource armResource)
 {
     throw null;
 }
Exemplo n.º 3
0
 public static System.Threading.Tasks.Task <Azure.Response <Azure.ResourceManager.ServiceLinker.LinkerResource> > GetLinkerResourceAsync(this Azure.ResourceManager.ArmResource armResource, string linkerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
 public static System.Threading.Tasks.Task <Azure.Response <Azure.ResourceManager.HybridConnectivity.EndpointResource> > GetEndpointResourceAsync(this Azure.ResourceManager.ArmResource armResource, string endpointName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }