Uses of Class
com.azure.resourcemanager.datafactory.models.SsisObjectMetadata
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of SsisObjectMetadata in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionSsisObjectMetadataListResponseInner.value()
Get the value property: List of SSIS object metadata.Modifier and TypeMethodDescriptionSsisObjectMetadataListResponseInner.withValue
(List<SsisObjectMetadata> value) Set the value property: List of SSIS object metadata. -
Uses of SsisObjectMetadata in com.azure.resourcemanager.datafactory.models
Modifier and TypeClassDescriptionfinal class
Ssis environment.final class
Ssis folder.final class
Ssis Package.final class
Ssis project.Modifier and TypeMethodDescriptionSsisObjectMetadata.withDescription
(String description) Set the description property: Metadata description.Set the id property: Metadata id.Set the name property: Metadata name.Modifier and TypeMethodDescriptionSsisObjectMetadataListResponse.value()
Gets the value property: List of SSIS object metadata.