Skip to content

[Az.ServiceFabric] Updating SDK After Typespec Migration #28169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jul 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
public ServiceFabricManagementClient Client { get; private set; }

/// <summary>
/// Get a Service Fabric application type version resource created or in the process of being created in the Service Fabric application type name resource.
/// Get a Service Fabric application type version resource created or in the
/// process of being created in the Service Fabric application type name
/// resource.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand Down Expand Up @@ -267,7 +269,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client

}
/// <summary>
/// Create or update a Service Fabric application type version resource with the specified name.
/// Create or update a Service Fabric application type version resource with
/// the specified name.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand Down Expand Up @@ -298,7 +301,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
}

/// <summary>
/// Delete a Service Fabric application type version resource with the specified name.
/// Delete a Service Fabric application type version resource with the
/// specified name.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand Down Expand Up @@ -326,7 +330,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
}

/// <summary>
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
/// Gets all application type version resources created or in the process of
/// being created in the Service Fabric application type name resource.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand Down Expand Up @@ -544,7 +549,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client

}
/// <summary>
/// Create or update a Service Fabric application type version resource with the specified name.
/// Create or update a Service Fabric application type version resource with
/// the specified name.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand Down Expand Up @@ -787,7 +793,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client

}
/// <summary>
/// Delete a Service Fabric application type version resource with the specified name.
/// Delete a Service Fabric application type version resource with the
/// specified name.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand Down Expand Up @@ -994,7 +1001,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client

}
/// <summary>
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
/// Gets all application type version resources created or in the process of
/// being created in the Service Fabric application type name resource.
/// </summary>
/// <param name='nextPageLink'>
/// The NextLink from the previous successful call to List operation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ namespace Microsoft.Azure.Management.ServiceFabric
public static partial class ApplicationTypeVersionsOperationsExtensions
{
/// <summary>
/// Get a Service Fabric application type version resource created or in the process of being created in the Service Fabric application type name resource.
/// Get a Service Fabric application type version resource created or in the
/// process of being created in the Service Fabric application type name
/// resource.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -36,7 +38,9 @@ public static ApplicationTypeVersionResource Get(this IApplicationTypeVersionsOp
}

/// <summary>
/// Get a Service Fabric application type version resource created or in the process of being created in the Service Fabric application type name resource.
/// Get a Service Fabric application type version resource created or in the
/// process of being created in the Service Fabric application type name
/// resource.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -64,7 +68,8 @@ public static ApplicationTypeVersionResource Get(this IApplicationTypeVersionsOp
}
}
/// <summary>
/// Create or update a Service Fabric application type version resource with the specified name.
/// Create or update a Service Fabric application type version resource with
/// the specified name.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -87,7 +92,8 @@ public static ApplicationTypeVersionResource CreateOrUpdate(this IApplicationTyp
}

/// <summary>
/// Create or update a Service Fabric application type version resource with the specified name.
/// Create or update a Service Fabric application type version resource with
/// the specified name.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -115,7 +121,8 @@ public static ApplicationTypeVersionResource CreateOrUpdate(this IApplicationTyp
}
}
/// <summary>
/// Delete a Service Fabric application type version resource with the specified name.
/// Delete a Service Fabric application type version resource with the
/// specified name.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -138,7 +145,8 @@ public static void Delete(this IApplicationTypeVersionsOperations operations, st
}

/// <summary>
/// Delete a Service Fabric application type version resource with the specified name.
/// Delete a Service Fabric application type version resource with the
/// specified name.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -163,7 +171,8 @@ public static void Delete(this IApplicationTypeVersionsOperations operations, st
(await operations.DeleteWithHttpMessagesAsync(resourceGroupName, clusterName, applicationTypeName, version, null, cancellationToken).ConfigureAwait(false)).Dispose();
}
/// <summary>
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
/// Gets all application type version resources created or in the process of
/// being created in the Service Fabric application type name resource.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -183,7 +192,8 @@ public static Microsoft.Rest.Azure.IPage<ApplicationTypeVersionResource> List(th
}

/// <summary>
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
/// Gets all application type version resources created or in the process of
/// being created in the Service Fabric application type name resource.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -208,7 +218,8 @@ public static Microsoft.Rest.Azure.IPage<ApplicationTypeVersionResource> List(th
}
}
/// <summary>
/// Create or update a Service Fabric application type version resource with the specified name.
/// Create or update a Service Fabric application type version resource with
/// the specified name.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -231,7 +242,8 @@ public static ApplicationTypeVersionResource BeginCreateOrUpdate(this IApplicati
}

/// <summary>
/// Create or update a Service Fabric application type version resource with the specified name.
/// Create or update a Service Fabric application type version resource with
/// the specified name.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -259,7 +271,8 @@ public static ApplicationTypeVersionResource BeginCreateOrUpdate(this IApplicati
}
}
/// <summary>
/// Delete a Service Fabric application type version resource with the specified name.
/// Delete a Service Fabric application type version resource with the
/// specified name.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -282,7 +295,8 @@ public static void BeginDelete(this IApplicationTypeVersionsOperations operation
}

/// <summary>
/// Delete a Service Fabric application type version resource with the specified name.
/// Delete a Service Fabric application type version resource with the
/// specified name.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -307,7 +321,8 @@ public static void BeginDelete(this IApplicationTypeVersionsOperations operation
(await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, clusterName, applicationTypeName, version, null, cancellationToken).ConfigureAwait(false)).Dispose();
}
/// <summary>
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
/// Gets all application type version resources created or in the process of
/// being created in the Service Fabric application type name resource.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -321,7 +336,8 @@ public static Microsoft.Rest.Azure.IPage<ApplicationTypeVersionResource> ListNex
}

/// <summary>
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
/// Gets all application type version resources created or in the process of
/// being created in the Service Fabric application type name resource.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
public ServiceFabricManagementClient Client { get; private set; }

/// <summary>
/// Get a Service Fabric application type name resource created or in the process of being created in the Service Fabric cluster resource.
/// Get a Service Fabric application type name resource created or in the
/// process of being created in the Service Fabric cluster resource.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand Down Expand Up @@ -257,7 +258,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)

}
/// <summary>
/// Create or update a Service Fabric application type name resource with the specified name.
/// Create or update a Service Fabric application type name resource with the
/// specified name.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand All @@ -269,7 +271,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
/// The name of the application type name resource.
/// </param>
/// <param name='location'>
/// It will be deprecated in New API, resource location depends on the parent resource.
/// It will be deprecated in New API, resource location depends on the parent
/// resource.
/// </param>
/// <param name='tags'>
/// Azure resource tags.
Expand Down Expand Up @@ -494,7 +497,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)

}
/// <summary>
/// Delete a Service Fabric application type name resource with the specified name.
/// Delete a Service Fabric application type name resource with the specified
/// name.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand All @@ -519,7 +523,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
}

/// <summary>
/// Gets all application type name resources created or in the process of being created in the Service Fabric cluster resource.
/// Gets all application type name resources created or in the process of being
/// created in the Service Fabric cluster resource.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand Down Expand Up @@ -727,7 +732,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)

}
/// <summary>
/// Delete a Service Fabric application type name resource with the specified name.
/// Delete a Service Fabric application type name resource with the specified
/// name.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group.
Expand Down Expand Up @@ -924,7 +930,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)

}
/// <summary>
/// Gets all application type name resources created or in the process of being created in the Service Fabric cluster resource.
/// Gets all application type name resources created or in the process of being
/// created in the Service Fabric cluster resource.
/// </summary>
/// <param name='nextPageLink'>
/// The NextLink from the previous successful call to List operation.
Expand Down
Loading