CollectionsSubscriptionsMappingDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Collection name and related subscriptions list
public class CollectionsSubscriptionsMappingDetails
type CollectionsSubscriptionsMappingDetails = class
Public Class CollectionsSubscriptionsMappingDetails
- Inheritance
-
CollectionsSubscriptionsMappingDetails
Constructors
CollectionsSubscriptionsMappingDetails() |
Initializes a new instance of the CollectionsSubscriptionsMappingDetails class. |
CollectionsSubscriptionsMappingDetails(String, IList<String>) |
Initializes a new instance of the CollectionsSubscriptionsMappingDetails class. |
Properties
CollectionName |
Gets or sets collection name |
Subscriptions |
Gets or sets subscriptions ids list |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET